File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 pull_request :
1212
1313env :
14- dotnet_sdk_version : ' 9.0.100-rc.2.24474.11 '
14+ dotnet_sdk_version : ' 9.0.100'
1515 postgis_version : 3
1616 DOTNET_SKIP_FIRST_TIME_EXPERIENCE : true
1717
Original file line number Diff line number Diff line change 2727 - cron : ' 30 22 * * 6'
2828
2929env :
30- dotnet_sdk_version : ' 9.0.100-rc.2.24474.11 '
30+ dotnet_sdk_version : ' 9.0.100'
3131
3232jobs :
3333 analyze :
Original file line number Diff line number Diff line change 11 <Project >
22 <PropertyGroup >
3- <EFCoreVersion >[9.0.0-rc.2.24474.1] </EFCoreVersion >
4- <MicrosoftExtensionsVersion >9.0.0-rc.2.24473.5 </MicrosoftExtensionsVersion >
3+ <EFCoreVersion >[9.0.0,10.0.0) </EFCoreVersion >
4+ <MicrosoftExtensionsVersion >9.0.0</MicrosoftExtensionsVersion >
55 <NpgsqlVersion >9.0.0-preview.1-ci.20241028T080028</NpgsqlVersion >
66 </PropertyGroup >
77
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 9.0.100-rc.2.24474.11 " ,
3+ "version" : " 9.0.100" ,
44 "rollForward" : " latestMajor" ,
5- "allowPrerelease" : true
5+ "allowPrerelease" : false
66 }
77}
You can’t perform that action at this time.
0 commit comments