File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Release/src/build/vs14.xp Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -66,4 +66,6 @@ Intermediate/
6666.vs /
6767# Ignore cmake building directories
6868build. * /
69- docs /
69+ docs /
70+ # ignore NuGet artifacts
71+ .nuget /
Original file line number Diff line number Diff line change 1313 <WinRTProject >false</WinRTProject >
1414 <TargetXP >true</TargetXP >
1515 <ProjectName >cpprestsdk140.xp</ProjectName >
16+ <WindowsTargetPlatformVersion >8.1</WindowsTargetPlatformVersion >
1617 </PropertyGroup >
1718 <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Config.Definitions.props" />
1819 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
4243 </PropertyGroup >
4344 <PropertyGroup >
4445 <TargetName >$(CppRestBaseFileName)140$(DebugFileSuffix)_xp_$(CppRestSDKVersionFileSuffix)</TargetName >
45- <NuGetPackageImportStamp >eec97f90</NuGetPackageImportStamp >
4646 </PropertyGroup >
4747 <ItemGroup >
4848 <None Include =" packages.config" >
You can’t perform that action at this time.
0 commit comments