|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
<PropertyGroup>
|
|
|
<OutputType>Library</OutputType>
|
|
|
- <TargetFrameworks>netstandard2.0;netcoreapp2.0</TargetFrameworks>
|
|
|
+ <TargetFrameworks>netstandard2.1;netcoreapp3.1</TargetFrameworks>
|
|
|
<Platforms>x64</Platforms>
|
|
|
<RootNamespace>ENet</RootNamespace>
|
|
|
<LangVersion>3</LangVersion>
|