Skip to content

Commit

Permalink
Update Analogy.Interfaces.UnitTests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai authored Dec 1, 2023
1 parent cba6f36 commit 8220982
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,4 @@
<ItemGroup>
<ProjectReference Include="..\Analogy.Interfaces\Analogy.Interfaces.csproj" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' or '$(TargetFramework)' == 'net471' ">
<PackageReference Include="PolySharp" Version="1.13.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit 8220982

Please sign in to comment.