Browse Source

Missing file

pull/3132/head
Christoph Wille 2 years ago
parent
commit
dae7d8278b
  1. 3
      ILSpy.Tests/Workaround4564.cs

3
ILSpy.Tests/Workaround4564.cs

@ -0,0 +1,3 @@
// https://github.com/nunit/nunit/issues/4564
[assembly: System.Runtime.Versioning.SupportedOSPlatform("Windows10")]
Loading…
Cancel
Save