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 c338ba0 commit 75251f2Copy full SHA for 75251f2
src/Unity.Microsoft.DependencyInjection.csproj
@@ -31,7 +31,7 @@
31
32
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
33
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
34
- <TargetFrameworks>netcoreapp1.1;netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>netcoreapp2.2;netstandard2.0</TargetFrameworks>
35
<DebugType>Portable</DebugType>
36
</PropertyGroup>
37
0 commit comments