mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Fixed a few bugs and switched to .NET framework 4.7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>net40;net20</TargetFrameworks>
|
||||
<TargetFrameworks>net47;net20</TargetFrameworks>
|
||||
<Version>0.0.7.1</Version>
|
||||
<AssemblyName>Bwg.Hardware</AssemblyName>
|
||||
<RootNamespace>Bwg.Hardware</RootNamespace>
|
||||
|
||||
Reference in New Issue
Block a user