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 66
77jobs :
88 build :
9- runs-on : windows-2019
9+ runs-on : windows-2022
1010 steps :
1111 - uses : nuget/setup-nuget@v2
1212 - uses : microsoft/setup-msbuild@v2
Original file line number Diff line number Diff line change 1919 <RunPostBuildEvent >OnBuildSuccess</RunPostBuildEvent >
2020 <FileUpgradeFlags >
2121 </FileUpgradeFlags >
22- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
22+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
2323 <UpgradeBackupLocation >
2424 </UpgradeBackupLocation >
2525 <OldToolsVersion >0.0</OldToolsVersion >
Original file line number Diff line number Diff line change 1919 <RunPostBuildEvent >OnBuildSuccess</RunPostBuildEvent >
2020 <FileUpgradeFlags >
2121 </FileUpgradeFlags >
22- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
22+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
2323 <UpgradeBackupLocation >
2424 </UpgradeBackupLocation >
2525 <OldToolsVersion >0.0</OldToolsVersion >
You can’t perform that action at this time.
0 commit comments