Fixed incorrect chooser.

This commit is contained in:
Jarl Gullberg 2017-06-13 19:59:29 +02:00
parent 1dab0a23cf
commit 46dcea2a61
No known key found for this signature in database
GPG key ID: 750FF6F6BDA72D23

View file

@ -82,7 +82,7 @@
<SignAssembly>True</SignAssembly> <SignAssembly>True</SignAssembly>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<AssemblyOriginatorKeyFile>$(SolutionDir)\OpenTK.snk</AssemblyOriginatorKeyFile> <AssemblyOriginatorKeyFile>..\..\OpenTK.snk</AssemblyOriginatorKeyFile>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System"> <Reference Include="System">