update many projects to .NET Standard 2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net48</TargetFramework>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<AssemblyTitle>LicenseHelper</AssemblyTitle>
|
||||
<Company>DRSN</Company>
|
||||
<Product>LicenseHelper</Product>
|
||||
|
||||
Reference in New Issue
Block a user