Commit 4a70b621 authored by Marc Gravell's avatar Marc Gravell

This doesn't build for me locally, but apparently 5.2 should work; testing for CI server

parent a1c531c4
......@@ -42,7 +42,7 @@
"define": [ "ASYNC" ]
}
},
"dotnet5.4": {
"dotnet5.2": {
"compilationOptions": {
"define": [ "ASYNC", "COREFX" ]
},
......
......@@ -40,7 +40,7 @@
"define": [ "ASYNC" ]
}
},
"dotnet5.4": {
"dotnet5.2": {
"compilationOptions": {
"define": [ "ASYNC", "COREFX" ]
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment