Skip to content

Commit 80117a8

Browse files
committed
build changes
1 parent d9c8239 commit 80117a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Generator.Shared/Generator.Shared.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<!-- <TargetFrameworks>net472;netstandard2.0</TargetFrameworks> -->
5-
<TargetFrameworks>net472</TargetFrameworks>
4+
<TargetFrameworks>net472;netcoreapp2.1</TargetFrameworks>
5+
<!-- <TargetFrameworks>net472</TargetFrameworks> -->
66
<LangVersion>latest</LangVersion>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)