File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed
Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 2020 - name : Setup MSBuild
2121 uses : microsoft/setup-msbuild@v1
2222
23- - name : Install Windows SDK used in the current .sln
24- run : |
25- choco install windows-sdk-10.0.16299.0
26-
2723 # Step 3: Build the solution
2824 - name : Build Solution
2925 shell : cmd
Original file line number Diff line number Diff line change 2222 <ProjectGuid >{599F7765-B224-41D4-AA56-597FFA9763BC}</ProjectGuid >
2323 <Keyword >Win32Proj</Keyword >
2424 <RootNamespace >wolfBootKeygenTool</RootNamespace >
25- <WindowsTargetPlatformVersion >10.0.16299 .0</WindowsTargetPlatformVersion >
25+ <WindowsTargetPlatformVersion >10.0.20348 .0</WindowsTargetPlatformVersion >
2626 </PropertyGroup >
2727 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2828 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
180180 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
181181 <ImportGroup Label =" ExtensionTargets" >
182182 </ImportGroup >
183- </Project >
183+ </Project >
Original file line number Diff line number Diff line change 2222 <ProjectGuid >{0E5B9C81-CA2B-47CA-BA83-074078CF3393}</ProjectGuid >
2323 <Keyword >Win32Proj</Keyword >
2424 <RootNamespace >wolfBootSignTool</RootNamespace >
25- <WindowsTargetPlatformVersion >10.0.16299 .0</WindowsTargetPlatformVersion >
25+ <WindowsTargetPlatformVersion >10.0.20348 .0</WindowsTargetPlatformVersion >
2626 </PropertyGroup >
2727 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2828 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
187187 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
188188 <ImportGroup Label =" ExtensionTargets" >
189189 </ImportGroup >
190- </Project >
190+ </Project >
You can’t perform that action at this time.
0 commit comments