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.
1 parent b3d3461 commit ef07c87Copy full SHA for ef07c87
tests/Sample/Sample.csproj
@@ -1,9 +1,9 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
- <TargetFramework>netcoreapp2.1</TargetFramework>
+ <TargetFramework>netcoreapp2.1</TargetFramework>
5
</PropertyGroup>
6
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
+ <PropertyGroup>
7
<LangVersion>latest</LangVersion>
8
9
<ItemGroup>
0 commit comments