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 10
10
</ItemGroup >
11
11
12
12
<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 " />
17
17
</ItemGroup >
18
18
19
19
</Project >
You can’t perform that action at this time.
0 commit comments