File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
test/Serilog.AspNetCore.Tests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 </ItemGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0.0 " />
14- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " PrivateAssets =" All " />
15- <PackageReference Include =" xunit" Version =" 2.4.2 " />
16- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.5 " />
13+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
14+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.1 " PrivateAssets =" all " />
15+ <PackageReference Include =" xunit" Version =" 2.5.1 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.11 " />
1717 </ItemGroup >
1818
1919</Project >
You can’t perform that action at this time.
0 commit comments