File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
1010 <!-- Packages for test support -->
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0 " />
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.* " />
1313 <PackageReference Include =" xunit" Version =" 2.*" />
1414 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.*" />
1515 <PackageReference Include =" FluentAssertions" Version =" 8.*" />
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 <PrivateAssets >all</PrivateAssets >
2424 </PackageReference >
25- <PackageReference Include =" ReportGenerator" Version =" 5.4. *" />
25+ <PackageReference Include =" ReportGenerator" Version =" 5.*" />
2626 </ItemGroup >
2727
2828
You can’t perform that action at this time.
0 commit comments