We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa65a7 commit a2c5b73Copy full SHA for a2c5b73
src/NETCore.Encrypt/NETCore.Encrypt.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>netstandard2.0</TargetFramework>
+ <TargetFramework>netstandard2.1</TargetFramework>
5
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
6
<Company>Lvcc</Company>
7
<Product>Lvcc</Product>
0 commit comments