File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- #define LIBUSB_NANO 11986
1+ #define LIBUSB_NANO 11987
Original file line number Diff line number Diff line change 77 <PlatformToolset Condition =" $(VisualStudioVersion)=='15.0'" >v141</PlatformToolset >
88 <PlatformToolset Condition =" $(VisualStudioVersion)=='16.0'" >v142</PlatformToolset >
99 <PlatformToolset Condition =" $(VisualStudioVersion)=='17.0'" >v143</PlatformToolset >
10+ <PlatformToolset Condition =" $(VisualStudioVersion)=='18.0'" >v145</PlatformToolset >
1011 <!-- We may need the equivalent of PlatformToolsetVersion before it's ready, so create it ourself-->
1112 <LibusbPlatformToolsetVersion >$(PlatformToolset.Substring(1))</LibusbPlatformToolsetVersion >
1213 <CharacterSet >Unicode</CharacterSet >
4445 <PropertyGroup Label =" Globals" Condition =" '$(LibusbPlatformToolsetVersion)'> ='142'" >
4546 <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
4647 </PropertyGroup >
47- </Project >
48+ </Project >
You can’t perform that action at this time.
0 commit comments