|
|
@@ -2,7 +2,7 @@
|
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
|
|
<metadata>
|
|
|
<id>ENet-CSharp</id>
|
|
|
- <version>2.2.0</version>
|
|
|
+ <version>2.2.1</version>
|
|
|
<title>ENet-CSharp</title>
|
|
|
<authors>Stanislav Denisov</authors>
|
|
|
<owners>nxrighthere</owners>
|
|
|
@@ -16,6 +16,7 @@
|
|
|
<tags>networking udp protocol ipv4 ipv6 gamedev</tags>
|
|
|
</metadata>
|
|
|
<files>
|
|
|
+ <file src="build\ENet-CSharp.targets" target="build\ENet-CSharp.targets" />
|
|
|
<file src="lib\net35\ENet-CSharp.dll" target="lib\net35\ENet-CSharp.dll" />
|
|
|
<file src="lib\net35\enet.dll" target="lib\net35\enet.dll" />
|
|
|
<file src="lib\net35\enet.dylib" target="lib\net35\enet.dylib" />
|