Skip to content

Commit

Permalink
build for .NET 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
meebey committed Dec 19, 2015
1 parent 6ea0543 commit 192e7bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ServiceStack.Text/ServiceStack.Text.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 192e7bf

Please sign in to comment.