Skip to content

Commit

Permalink
remove target platform version from project file
Browse files Browse the repository at this point in the history
  • Loading branch information
robmikh committed Aug 26, 2024
1 parent e86305a commit 6d44bd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Win32CaptureSample/Win32CaptureSample.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<VCProjectVersion>15.0</VCProjectVersion>
<ProjectGuid>{045FFB0E-D0D4-404D-8C33-13C7074B3236}</ProjectGuid>
<RootNamespace>Win32CaptureSample</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
Expand Down

0 comments on commit 6d44bd1

Please sign in to comment.