Skip to content

Commit 7fafd59

Browse files
authored
Update Silk.NET.GLFW.Native.csproj
1 parent 18e8e12 commit 7fafd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Native/Silk.NET.GLFW.Native/Silk.NET.GLFW.Native.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PropertyGroup>
1010
<TargetFrameworks>netstandard2.0;net4.6.1</TargetFrameworks>
1111
<PackageId>Ultz.Native.GLFW</PackageId> <!-- TODO change this in 3.0 -->
12-
<PackageVersion>3.3.9</PackageVersion>
12+
<PackageVersion>3.3.8</PackageVersion>
1313
<Authors>.NET Foundation and Contributors</Authors>
1414
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1515
<PackageLicenseExpression>Zlib</PackageLicenseExpression>

0 commit comments

Comments
 (0)