8000 Update Console.csproj · SciSharp/pythonnet@341f1b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 341f1b6

Browse files
authored
Update Console.csproj
1 parent 3bedd07 commit 341f1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/console/Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>netcoreapp3.0</TargetFramework>
5+
<TargetFramework>netcoreapp2.2</TargetFramework>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)
0