fix: Bumps dependencies. Adds Server 2012/2016 support. (#2509)
### Summary * Bumps dependencies * Bumps IORingGroup to add epoll support and backward compatibility for Server 2012/2016. Closes #2508
This commit is contained in:
parent
a28a32f46d
commit
a038655541
6 changed files with 8 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<RootNamespace>Server.Tests</RootNamespace>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
|
||||
<PackageReference Include="xunit" Version="2.9.3" />
|
||||
<PackageReference Include="xunit.SkippableFact" Version="1.5.61" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue