Skip to content

Commit

Permalink
noop: update version of msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
gdh1995 committed Jan 16, 2020
1 parent d0d5073 commit 16fb9fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clip/clip.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<VCProjectVersion>15.0</VCProjectVersion>
<ProjectGuid>{E3E250A8-CC99-4495-81B0-639C5E76BEF6}</ProjectGuid>
<RootNamespace>clip</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
Expand Down
2 changes: 1 addition & 1 deletion paste/paste.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ProjectGuid>{262F01ED-1208-4258-A63C-5B4F6A38348E}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>paste</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Expand Down

0 comments on commit 16fb9fa

Please sign in to comment.