Skip to content

Commit 6a55e14

Browse files
authored
Update Unity.Abstractions.csproj
1 parent f2717e7 commit 6a55e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unity.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</ItemGroup>
3838

3939
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
40-
<TargetFrameworks>netstandard1.0;netstandard2.0;net47;net45;net40;netcoreapp1.0</TargetFrameworks>
40+
<TargetFrameworks>netstandard1.0;netstandard2.0;net47;net46;net45;net40;netcoreapp1.0</TargetFrameworks>
4141
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
4242
<OutputPath>$(SolutionDir)lib</OutputPath>
4343
</PropertyGroup>

0 commit comments

Comments
 (0)