mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
changed target framework version to .Net v4.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="NVorbis" version="0.8.5.0" targetFramework="net45" />
|
||||
<package id="NVorbis" version="0.8.5.0" targetFramework="net46" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user