We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340da41 commit c80edb2Copy full SHA for c80edb2
MLAPI-Tests/MLAPI-Tests.csproj
@@ -6,7 +6,7 @@
6
<LangVersion>7</LangVersion>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="NUnit" Version="3.10.1" />
+ <PackageReference Include="NUnit" Version="3.12.0" />
10
</ItemGroup>
11
12
<ProjectReference Include="..\MLAPI\MLAPI.csproj" />
MLAPI.EnetTransport/MLAPI.EnetTransport.csproj
@@ -19,7 +19,7 @@
19
</Reference>
20
21
22
- <PackageReference Include="ENet-CSharp" Version="2.2.3" />
+ <PackageReference Include="ENet-CSharp" Version="2.2.6" />
23
24
25
0 commit comments