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 18e8e12 commit 7fafd59Copy full SHA for 7fafd59
src/Native/Silk.NET.GLFW.Native/Silk.NET.GLFW.Native.csproj
@@ -9,7 +9,7 @@
9
<PropertyGroup>
10
<TargetFrameworks>netstandard2.0;net4.6.1</TargetFrameworks>
11
<PackageId>Ultz.Native.GLFW</PackageId> <!-- TODO change this in 3.0 -->
12
- <PackageVersion>3.3.9</PackageVersion>
+ <PackageVersion>3.3.8</PackageVersion>
13
<Authors>.NET Foundation and Contributors</Authors>
14
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
15
<PackageLicenseExpression>Zlib</PackageLicenseExpression>
0 commit comments