File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6969
7070 build-win :
7171 name : SMSM Windows Build
72- runs-on : windows-2019
72+ runs-on : windows-latest
7373 steps :
7474 - name : Checkout
7575 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ You'll need:
3939- [ Visual Studio Build Tools] ( https://visualstudio.microsoft.com/visual-cpp-build-tools/ )
4040- Windows Universal C Runtime
4141- C++ Build Tools core features
42- - Windows 10 SDK (10.0.18362 .0)
42+ - Windows 10 SDK (10.0.19041 .0)
4343- MSVC v142 - VS 2019 C++ x64/x86 build tools
4444
4545``` batch
Original file line number Diff line number Diff line change 2222 <VCProjectVersion >15.0</VCProjectVersion >
2323 <ProjectGuid >{BA13479B-E6FE-4327-B16F-196BF3BE80FF}</ProjectGuid >
2424 <RootNamespace >chaos</RootNamespace >
25- <WindowsTargetPlatformVersion >10.0.18362 .0</WindowsTargetPlatformVersion >
25+ <WindowsTargetPlatformVersion >10.0.19041 .0</WindowsTargetPlatformVersion >
2626 <ProjectName >SMSM</ProjectName >
2727 </PropertyGroup >
2828 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
You can’t perform that action at this time.
0 commit comments