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 2222 NugetPackageVersionCamera : ' 99.0.0-preview${{ github.run_number }}'
2323 NugetPackageVersionMediaElement : ' 99.0.0-preview${{ github.run_number }}'
2424 NugetPackageVersionMaps : ' 99.0.0-preview${{ github.run_number }}'
25- TOOLKIT_NET_VERSION : ' 9.0.200 '
25+ TOOLKIT_NET_VERSION : ' 9.0.202 '
2626 LATEST_NET_VERSION : ' 9.0.x'
2727 PathToLibrarySolution : ' src/CommunityToolkit.Maui.sln'
2828 PathToSamplesSolution : ' samples/CommunityToolkit.Maui.Sample.sln'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ variables:
66 NugetPackageVersionCamera : ' $(CurrentSemanticVersion)'
77 NugetPackageVersionMediaElement : ' $(CurrentSemanticVersion)'
88 NugetPackageVersionMaps : ' $(CurrentSemanticVersion)'
9- TOOLKIT_NET_VERSION : ' 9.0.200 '
9+ TOOLKIT_NET_VERSION : ' 9.0.202 '
1010 LATEST_NET_VERSION : ' 9.0.x'
1111 PathToLibrarySolution : ' src/CommunityToolkit.Maui.sln'
1212 PathToSamplesSolution : ' samples/CommunityToolkit.Maui.Sample.sln'
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 9.0.200 " ,
3+ "version" : " 9.0.202 " ,
44 "rollForward" : " latestFeature" ,
55 "allowPrerelease" : false
66 }
You can’t perform that action at this time.
0 commit comments