Skip to content

Commit 065dc6e

Browse files
committed
address review feedback from @ eerhardt
1 parent 1326f38 commit 065dc6e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/Shared/RepoTesting/Aspire.Testing.Repo.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@
88
<ImportGroup Condition="'$(RepoRoot)' != 'null' and '$(TestsRunningOutsideOfRepo)' != 'true' and ($(MSBuildProjectName.EndsWith('AppHost')) or '$(IsAspireHost)' == 'true')">
99
<Import Project="$(RepoRoot)src/Aspire.Hosting.AppHost/build/Aspire.Hosting.AppHost.props" Condition="Exists('$(RepoRoot)src/Aspire.Hosting.AppHost/build/Aspire.Hosting.AppHost.props')" />
1010
</ImportGroup>
11-
12-
<PropertyGroup>
13-
<SharedDir Condition="'$(SharedDir)' != ''">$([MSBuild]::EnsureTrailingSlash($(SharedDir)))</SharedDir>
14-
</PropertyGroup>
1511
</Project>

0 commit comments

Comments
 (0)