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 @@ -13,7 +13,7 @@ permissions:
1313
1414jobs :
1515 build :
16- runs-on : windows-2022
16+ runs-on : windows-latest
1717 steps :
1818 - uses : actions/setup-java@v5
1919 with :
Original file line number Diff line number Diff line change 99
1010jobs :
1111 test :
12- runs-on : windows-2022
12+ runs-on : windows-latest
1313
1414 steps :
1515 - uses : actions/checkout@v5
Original file line number Diff line number Diff line change 1010 <ProjectGuid >{d69ade50-ab78-4311-95a7-a9676e9bac36}</ProjectGuid >
1111 <Keyword >Win32Proj</Keyword >
1212 <RootNamespace >cobj</RootNamespace >
13- <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == '' " >10.0.22621.0 </WindowsTargetPlatformVersion >
13+ <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == '' " >10.0</WindowsTargetPlatformVersion >
1414 <WindowsTargetPlatformMinVersion >10.0.17134.0</WindowsTargetPlatformMinVersion >
1515 </PropertyGroup >
1616 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
You can’t perform that action at this time.
0 commit comments