Skip to content

Commit

Permalink
address review feedback from @ eerhardt
Browse files Browse the repository at this point in the history
  • Loading branch information
radical committed Jul 16, 2024
1 parent 1326f38 commit 065dc6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/Shared/RepoTesting/Aspire.Testing.Repo.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,4 @@
<ImportGroup Condition="'$(RepoRoot)' != 'null' and '$(TestsRunningOutsideOfRepo)' != 'true' and ($(MSBuildProjectName.EndsWith('AppHost')) or '$(IsAspireHost)' == 'true')">
<Import Project="$(RepoRoot)src/Aspire.Hosting.AppHost/build/Aspire.Hosting.AppHost.props" Condition="Exists('$(RepoRoot)src/Aspire.Hosting.AppHost/build/Aspire.Hosting.AppHost.props')" />
</ImportGroup>

<PropertyGroup>
<SharedDir Condition="'$(SharedDir)' != ''">$([MSBuild]::EnsureTrailingSlash($(SharedDir)))</SharedDir>
</PropertyGroup>
</Project>

0 comments on commit 065dc6e

Please sign in to comment.