Skip to content

Commit cd29b7c

Browse files
[ci] Update maui to 9.0.111 (#31865)
Fix Co-authored-by: Rui Marinho <me@ruimarinho.net>
1 parent d8de1f9 commit cd29b7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" protocolVersion="3" />
2727
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" protocolVersion="3" />
2828
<!-- Added manually for .NET 9 MAUI -->
29-
<add key="darc-pub-dotnet-maui-69d28e51" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-maui-69d28e51/nuget/v3/index.json" />
29+
<add key="darc-pub-dotnet-maui-7c4f71ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-maui-7c4f71ad/nuget/v3/index.json" />
3030
<!-- Added manually for dotnet/runtime 8.0.18 -->
3131
<add key="darc-pub-dotnet-runtime-c0390586" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-c0390586/nuget/v3/index.json" />
3232
<!-- Added manually for dotnet/runtime 9.0.8 -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828
<PropertyGroup>
2929
<!-- Current previous .NET SDK major version's stable release of MAUI packages -->
30-
<MicrosoftMauiPreviousDotNetReleasedVersion>9.0.110</MicrosoftMauiPreviousDotNetReleasedVersion>
30+
<MicrosoftMauiPreviousDotNetReleasedVersion>9.0.111</MicrosoftMauiPreviousDotNetReleasedVersion>
3131
<!-- dotnet/sdk -->
3232
<MicrosoftNETSdkPackageVersion>10.0.100-rc.2.25476.101</MicrosoftNETSdkPackageVersion>
3333
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>

0 commit comments

Comments
 (0)