Unity-WebSocket/Assets/Packages/websocketsharp.core.1.0.1/websocketsharp.core.nuspec
2025-06-28 11:28:54 +03:30

13 lines
498 B
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>websocketsharp.core</id>
<version>1.0.1</version>
<authors>websocket-sharp-core</authors>
<description>websocket-sharp port to net standart</description>
<repository type="git" commit="cca5fb415b94d1203fe2ecde9b469efe16a7434f" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>