Skip to content

Conversation

@pjcollins
Copy link
Member

The new MAUI build and test job has been failing:

C:\a\_work\2\s\maui\src\DotNet\Dependencies\Workloads.csproj : error NU1102: Unable to find package Microsoft.NET.Sdk.Android.Manifest-8.0.100-preview.7 with version (= 34.0.0-ci.pr.gh8185.402) [C:\a\_work\2\s\maui\src\DotNet\DotNet.csproj]

This is because our main branch has bumped from .NET 8 preview.7 builds to .NET 8 rc.1 builds. We can fix this by writing our SDK band to the Microsoft.NET.Sdk.Android.Manifest item in the workload restore project.

@pjcollins pjcollins requested a review from jonpryor as a code owner July 26, 2023 22:13
@pjcollins pjcollins force-pushed the dev/pjc/maui-intg-xbands branch from fb4c442 to 43ce395 Compare July 26, 2023 23:52
The new MAUI build and test job has been failing:

    C:\a\_work\2\s\maui\src\DotNet\Dependencies\Workloads.csproj : error NU1102: Unable to find package Microsoft.NET.Sdk.Android.Manifest-8.0.100-preview.7 with version (= 34.0.0-ci.pr.gh8185.402) [C:\a\_work\2\s\maui\src\DotNet\DotNet.csproj]

This is because our main branch has bumped from .NET 8 preview.7 builds
to .NET 8 rc.1 builds.  We can fix this by writing our SDK band to the
Microsoft.NET.Sdk.Android.Manifest item in the workload restore project.
@pjcollins pjcollins force-pushed the dev/pjc/maui-intg-xbands branch from 43ce395 to e8f2326 Compare July 26, 2023 23:56
@pjcollins pjcollins merged commit 0420351 into main Jul 27, 2023
@pjcollins pjcollins deleted the dev/pjc/maui-intg-xbands branch July 27, 2023 16:10
grendello added a commit to grendello/xamarin-android that referenced this pull request Jul 31, 2023
* main:
  [build] Use .NET preview to create nupkgs (dotnet#8227)
  Bump to xamarin/xamarin-android-binutils/L_16.0.6-6.0.0@b38b5bab (dotnet#8220)
  [ci] Fix MAUI integration test job (dotnet#8221)
grendello added a commit to grendello/xamarin-android that referenced this pull request Sep 4, 2023
* main:
  Bump to xamarin/xamarin-android-binutils/L_16.0.6-6.0.0@b38b5bab (dotnet#8220)
  [ci] Fix MAUI integration test job (dotnet#8221)
  [ci] Remove .NET branches from classic release trigger (dotnet#8218)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants