Skip to content

Commit

Permalink
Updated target framework
Browse files Browse the repository at this point in the history
  • Loading branch information
ENikS committed Jan 9, 2018
1 parent 38f340b commit d45ad4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Unity.Microsoft.DependencyInjection.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<TargetFrameworks>netstandard2.0;netcoreapp2.0;net47;net45;</TargetFrameworks>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>


Expand Down

0 comments on commit d45ad4c

Please sign in to comment.