Skip to content

Commit

Permalink
Merge pull request #779 from Arawn-Davies/master
Browse files Browse the repository at this point in the history
Fixed Cosmos.targets for new user kit
  • Loading branch information
Arawn Davies committed Sep 28, 2017
2 parents d382572 + acfb766 commit d9b12e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified Build/Tools/nuget.exe
Binary file not shown.
3 changes: 3 additions & 0 deletions source/Cosmos.Build.MSBuild/Cosmos.targets
Expand Up @@ -5,6 +5,9 @@
<DisableImplicitFrameworkReferences>True</DisableImplicitFrameworkReferences>
<ImplicitlyExpandDesignTimeFacades>False</ImplicitlyExpandDesignTimeFacades>
<NoStdLib>true</NoStdLib>
<ImplicitlyExpandNETStandardFacades>False</ImplicitlyExpandNETStandardFacades>
<DesignTimeBuild>True</DesignTimeBuild>
<ProjectAssetsFile>NULL</ProjectAssetsFile>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit d9b12e8

Please sign in to comment.