File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
src/Destructurama.JsonNet.Tests Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
1111 <PackageReference Include =" xunit" Version =" 2.9.3" />
12- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1" />
12+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" >
13+ <PrivateAssets >all</PrivateAssets >
14+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15+ </PackageReference >
1316 <PackageReference Include =" Serilog" Version =" 4.2.0" />
1417 <PackageReference Include =" Shouldly" Version =" 4.3.0" />
15- <PackageReference Include =" PublicApiGenerator" Version =" 11.4.1 " />
18+ <PackageReference Include =" PublicApiGenerator" Version =" 11.4.2 " />
1619 <PackageReference Include =" coverlet.msbuild" Version =" 6.0.4" >
1720 <PrivateAssets >all</PrivateAssets >
1821 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments