Skip to content

Commit 3b6e4fc

Browse files
committed
Fixing up incorrect project file name in dirs.proj
1 parent 9358432 commit 3b6e4fc

File tree

2 files changed

+787
-787
lines changed

2 files changed

+787
-787
lines changed

Release/src/dirs.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup Condition="'$(OsVersion)|$(DevToolsVersion)'=='6.3|140'">
27-
<ProjectFile Include="build\vs14.uwp\cpprestsdk120.uwp.vcxproj" />
27+
<ProjectFile Include="build\vs14.uwp\cpprestsdk140.uwp.vcxproj" />
2828
</ItemGroup>
2929

3030
<Import Project="$(TargetsPath)\Common.Build.Traversal.targets" />

0 commit comments

Comments
 (0)