mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 06:45:32 +00:00
Fixed incorrect chooser.
This commit is contained in:
parent
1dab0a23cf
commit
46dcea2a61
|
@ -82,7 +82,7 @@
|
|||
<SignAssembly>True</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>$(SolutionDir)\OpenTK.snk</AssemblyOriginatorKeyFile>
|
||||
<AssemblyOriginatorKeyFile>..\..\OpenTK.snk</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System">
|
||||
|
|
Loading…
Reference in a new issue