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 f2717e7 commit 6a55e14Copy full SHA for 6a55e14
src/Unity.Abstractions.csproj
@@ -37,7 +37,7 @@
37
</ItemGroup>
38
39
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
40
- <TargetFrameworks>netstandard1.0;netstandard2.0;net47;net45;net40;netcoreapp1.0</TargetFrameworks>
+ <TargetFrameworks>netstandard1.0;netstandard2.0;net47;net46;net45;net40;netcoreapp1.0</TargetFrameworks>
41
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
42
<OutputPath>$(SolutionDir)lib</OutputPath>
43
</PropertyGroup>
0 commit comments