Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
/ orders Public archive

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
John Lenz committed Apr 24, 2017
1 parent 777e003 commit d3d383e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BlackMaple.SeedOrders/BlackMaple.SeedOrders.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
<OutputType>Library</OutputType>
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
</PropertyGroup>

<PropertyGroup>
<FrameworkPathOverride Condition="'$(TargetFramework)' == 'net35'">C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v3.5\Profile\Client</FrameworkPathOverride>
</PropertyGroup>
</Project>

0 comments on commit d3d383e

Please sign in to comment.