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 38f340b commit d45ad4cCopy full SHA for d45ad4c
src/Unity.Microsoft.DependencyInjection.csproj
@@ -29,7 +29,7 @@
29
30
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
31
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
32
- <TargetFrameworks>netstandard2.0;netcoreapp2.0;net47;net45;</TargetFrameworks>
+ <TargetFramework>netstandard2.0</TargetFramework>
33
</PropertyGroup>
34
35
0 commit comments