Skip to content

Commit

Permalink
fix specific sdk version for 89North
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Dec 4, 2021
1 parent 846c2f1 commit a1f93ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeviceAdapters/89NorthLDI/89North_LDI.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ProjectGuid>{986A17F0-C03C-41E5-B27F-5D46CC3361A2}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>My89NorthLDI</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<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 a1f93ae

Please sign in to comment.