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:
@@ -296,7 +296,7 @@ namespace CUETools.CTDB
|
||||
#else
|
||||
uuidInfo = new DeviceIdBuilder()
|
||||
.AddMachineName()
|
||||
#if NET40
|
||||
#if NET47
|
||||
.AddProcessorId()
|
||||
.AddMotherboardSerialNumber()
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user