Skip to content

Commit

Permalink
Cleanup Actors.Tests_netfx.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
olegsych committed Feb 26, 2025
1 parent b2330c9 commit 6070c9d
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Inspector" />
<PackageReference Include="Moq" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="Moq" />
<PackageReference Include="xunit.runner.visualstudio" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
<ItemGroup>
<Compile Include="$(RepoRoot)test\unittests\Microsoft.ServiceFabric.Actors.Tests\ActorRemotingProviderAttributeTest.cs" />
Expand Down

0 comments on commit 6070c9d

Please sign in to comment.