Skip to content

Commit 2c0254c

Browse files
committed
Remove target language, .net core 3.0 defaults to C# 8
1 parent 909f9f5 commit 2c0254c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

portent/portent.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.0</TargetFramework>
5-
<LangVersion>preview</LangVersion>
65

76
<SignAssembly>false</SignAssembly>
87
<DelaySign>false</DelaySign>

0 commit comments

Comments
 (0)