Skip to content

Commit

Permalink
Remove PrivateAssets in PackageVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
SapiensAnatis committed Jun 23, 2024
1 parent 71bb20e commit 85f218c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,7 @@
<PackageVersion Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageVersion Include="Verify.XUnit" Version="25.0.3" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageVersion Include="GraphQL.Client" Version="6.1.0" />
<PackageVersion Include="GraphQL.Client.Serializer.SystemTextJson" Version="6.1.0" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
Expand Down

0 comments on commit 85f218c

Please sign in to comment.