2017-05-11 17:01:51 +00:00
|
|
|
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
2017-05-10 19:08:38 +00:00
|
|
|
<PropertyGroup>
|
2017-05-11 17:01:51 +00:00
|
|
|
<NuGetPackagesDir Condition=" '$(NuGetPackagesDir)' == '' ">$(RepoRoot)/.nuget/packages</NuGetPackagesDir>
|
|
|
|
|
2017-12-04 21:20:37 +00:00
|
|
|
<MicroBuildPropsAndTargetsPath>$(NuGetPackagesDir)/microbuild.core/$(MicroBuildCorePackageVersion)/build/</MicroBuildPropsAndTargetsPath>
|
2017-05-10 19:08:38 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|