File tree Expand file tree Collapse file tree
source/PlainBytes.System.Extensions
tests/PlainBytes.System.Extensions.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net8.0;net9.0</TargetFrameworks >
5-
65 <EnablePackageValidation >true</EnablePackageValidation >
76 <GenerateDocumentationFile >True</GenerateDocumentationFile >
87
1716 </PropertyGroup >
1817
1918 <ItemGroup >
20- <PackageReference Include =" DotNet.ReproducibleBuilds" Version =" 1.2.25 " >
19+ <PackageReference Include =" DotNet.ReproducibleBuilds" Version =" 1.2.39 " >
2120 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2221 <PrivateAssets >all</PrivateAssets >
2322 </PackageReference >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
10- <PackageReference Include =" xunit" Version =" 2.9.2 " />
11- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
9+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0 .0" />
10+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
11+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5 " >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 <PrivateAssets >all</PrivateAssets >
1414 </PackageReference >
15- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
15+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 <PrivateAssets >all</PrivateAssets >
1818 </PackageReference >
You can’t perform that action at this time.
0 commit comments