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 d9c8239 commit 80117a8Copy full SHA for 80117a8
src/Generator.Shared/Generator.Shared.csproj
@@ -1,8 +1,8 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <!-- <TargetFrameworks>net472;netstandard2.0</TargetFrameworks> -->
5
- <TargetFrameworks>net472</TargetFrameworks>
+ <TargetFrameworks>net472;netcoreapp2.1</TargetFrameworks>
+ <!-- <TargetFrameworks>net472</TargetFrameworks> -->
6
<LangVersion>latest</LangVersion>
7
</PropertyGroup>
8
0 commit comments