mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +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="NAudio" version="1.8.3" targetFramework="net45" />
|
||||
<package id="NAudio" version="1.8.4" targetFramework="net46" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user