Update tools/Configurations.props to also include netfx
authorTanner Gooding <tagoo@outlook.com>
Sat, 25 Aug 2018 03:50:19 +0000 (20:50 -0700)
committerTanner Gooding <tagoo@outlook.com>
Sat, 25 Aug 2018 20:17:06 +0000 (13:17 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/9c325242a1151a8cb93ad559ff80ba2d6a94a16d

src/libraries/external/tools/Configurations.props

index d44d223..619f3ab 100644 (file)
@@ -5,6 +5,7 @@
       netcoreapp-Windows_NT;
       netcoreappaot-Windows_NT;
       netcoreapp-Unix;
+      netfx;
       uap10.0.16299;
       uap10.0.16299aot;
       uap;