File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file 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.300 '
25+ TOOLKIT_NET_VERSION : ' 9.0.305 '
2626 LATEST_NET_VERSION : ' 9.0.x'
2727 PathToLibrarySolution : ' src/CommunityToolkit.Maui.sln'
2828 PathToSamplesSolution : ' samples/CommunityToolkit.Maui.Sample.sln'
4343 PathToCommunityToolkitMediaElementAnalyzersCodeFixCsproj : ' src/CommunityToolkit.Maui.MediaElement.Analyzers.CodeFixes/CommunityToolkit.Maui.MediaElement.Analyzers.CodeFixes.csproj'
4444 PathToCommunityToolkitAnalyzersUnitTestProjectDirectory : ' src/CommunityToolkit.Maui.Analyzers.UnitTests'
4545 PathToCommunityToolkitAnalyzersBenchmarkCsproj : ' src/CommunityToolkit.Maui.Analyzers.Benchmarks/CommunityToolkit.Maui.Analyzers.Benchmarks.csproj'
46- CommunityToolkitLibrary_Xcode_Version : ' 16.2 '
46+ CommunityToolkitLibrary_Xcode_Version : ' 16.4 '
4747
4848concurrency :
4949 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
6161 - name : Checkout code
6262 uses : actions/checkout@v5
6363
64- - name : Set Latest Xcode Version
64+ - name : Set Xcode Version
6565 if : runner.os == 'macOS'
6666 uses : maxim-lobanov/setup-xcode@v1
6767 with :
You can’t perform that action at this time.
0 commit comments