isn as net472 assembly
This commit is contained in:
parent
57feb53e82
commit
25d545e327
2 changed files with 12 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||
<TargetFramework>net472</TargetFramework>
|
||||
<RootNamespace>nuget_cli</RootNamespace>
|
||||
<UserSecretsId>45b74c62-05bc-4603-95b4-3e80ae2fdf50</UserSecretsId>
|
||||
<PackageVersion>1.0.1</PackageVersion>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue