We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e8ff15 + 843edda commit 3efc6adCopy full SHA for 3efc6ad
build.proj
@@ -245,7 +245,7 @@
245
<Message Importance="high" Text="Running check in tests..." />
246
<MakeDir Directories="$(TestOutputDirectory)" ContinueOnError="false" />
247
<PropertyGroup Condition="'$(Framework)' == ''">
248
- <Framework>netcoreapp2.0</Framework>
+ <Framework>netcoreapp2.1</Framework>
249
</PropertyGroup>
250
251
<!-- https://github.com/Microsoft/msbuild/issues/3157#issuecomment-378002971 -->
0 commit comments