mirror of https://github.com/icsharpcode/ILSpy.git
4 changed files with 5 additions and 1 deletions
@ -1,3 +1,4 @@ |
|||||||
// https://github.com/nunit/nunit/issues/4564
|
// https://github.com/nunit/nunit/issues/4564
|
||||||
|
|
||||||
[assembly: System.Runtime.Versioning.SupportedOSPlatform("Windows10")] |
[assembly: System.Runtime.Versioning.SupportedOSPlatform("Windows10")] |
||||||
|
[assembly: System.Runtime.Versioning.TargetPlatform("Windows10")] |
Loading…
Reference in new issue