Skip to content

Commit

Permalink
[net9.0] Update preview7 packages (#23809)
Browse files Browse the repository at this point in the history
* [ci] Update sdk preview7

* [net9.0] Update references for aspnet

* Update sdk

* Update preview7 packages

* dotnet/runtime 8.0.8 feeds

* Fix xamarin/xamarin-macios dependency names

* darc update-dependencies --id 232964

* $(DotNetMaciOSManifestVersionBand) is preview.7

* $(NoWarn) CS0618, for Blazor scenarios

D:\a\_work\1\s\artifacts\obj\Maui.Controls.Sample\Release\net9.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Main_razor.g.cs(81,55): error CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.' [D:\a\_work\1\s\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj::TargetFramework=net9.0]
D:\a\_work\1\s\artifacts\obj\Maui.Controls.Sample\Release\net9.0-maccatalyst\maccatalyst-x64\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Main_razor.g.cs(81,55): error CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.' [D:\a\_work\1\s\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj::TargetFramework=net9.0-maccatalyst]
D:\a\_work\1\s\artifacts\obj\Maui.Controls.Sample\Release\net9.0-android\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Main_razor.g.cs(81,55): error CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.' [D:\a\_work\1\s\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj::TargetFramework=net9.0-android]
D:\a\_work\1\s\artifacts\obj\Maui.Controls.Sample\Release\net9.0-tizen\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Main_razor.g.cs(81,55): error CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.' [D:\a\_work\1\s\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj::TargetFramework=net9.0-tizen]
D:\a\_work\1\s\artifacts\obj\Maui.Controls.Sample\Release\net9.0-ios\iossimulator-x64\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Main_razor.g.cs(81,55): error CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.' [D:\a\_work\1\s\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj::TargetFramework=net9.0-ios]
D:\a\_work\1\s\artifacts\obj\Maui.Controls.Sample\Release\net9.0-windows10.0.20348\win10-x64\intermediatexaml\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Main_razor.g.cs(81,55): error CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.' [D:\a\_work\1\s\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj::TargetFramework=net9.0-windows10.0.20348]
D:\a\_work\1\s\artifacts\obj\Maui.Controls.Sample\Release\net9.0-windows10.0.19041\win10-x64\intermediatexaml\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Main_razor.g.cs(81,55): error CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.' [D:\a\_work\1\s\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj::TargetFramework=net9.0-windows10.0.19041]
    388 Warning(s)
    7 Error(s)

* Ignore Apple API changes

These are marked obsolete, but they likely "still work" for now:

/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(146,4): error CA1422: This call site is reachable on: 'MacCatalyst' 15.0 and later. 'NetworkReachability.Schedule(CFRunLoop, string)' is obsoleted on: 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(154,4): error CA1422: This call site is reachable on: 'MacCatalyst' 15.0 and later. 'NetworkReachability.SetNotification(NetworkReachability.Notification)' is obsoleted on: 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(145,4): error CA1422: This call site is reachable on: 'MacCatalyst' 15.0 and later. 'NetworkReachability.SetNotification(NetworkReachability.Notification)' is obsoleted on: 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(155,4): error CA1422: This call site is reachable on: 'MacCatalyst' 15.0 and later. 'NetworkReachability.Schedule(CFRunLoop, string)' is obsoleted on: 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Essentials/src/WebAuthenticator/WebAuthenticator.ios.tvos.cs(75,11): error CA1422: This call site is reachable on: 'MacCatalyst' 12.0 and later. 'ASWebAuthenticationSession' is obsoleted on: 'maccatalyst' 17.4 and later (Use the 'ASWebAuthenticationSessionCallback' overload instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Essentials/src/HapticFeedback/HapticFeedback.ios.cs(32,17): error CA1422: This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIImpactFeedbackGenerator' is obsoleted on: 'maccatalyst' 17.5 and later (Use 'GetFeedbackGenerator' method instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Essentials/src/HapticFeedback/HapticFeedback.ios.cs(24,17): error CA1422: This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIImpactFeedbackGenerator' is obsoleted on: 'maccatalyst' 17.5 and later (Use 'GetFeedbackGenerator' method instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(155,4): error CA1422: This call site is reachable on: 'iOS' 13.0 and later, 'maccatalyst' 13.0 and later. 'NetworkReachability.Schedule(CFRunLoop, string)' is obsoleted on: 'ios' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.), 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-ios]
/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(154,4): error CA1422: This call site is reachable on: 'iOS' 13.0 and later, 'maccatalyst' 13.0 and later. 'NetworkReachability.SetNotification(NetworkReachability.Notification)' is obsoleted on: 'ios' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.), 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-ios]
/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(145,4): error CA1422: This call site is reachable on: 'iOS' 13.0 and later, 'maccatalyst' 13.0 and later. 'NetworkReachability.SetNotification(NetworkReachability.Notification)' is obsoleted on: 'ios' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.), 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-ios]
/Users/builder/azdo/_work/1/s/src/Essentials/src/Connectivity/Connectivity.ios.tvos.macos.reachability.cs(146,4): error CA1422: This call site is reachable on: 'iOS' 13.0 and later, 'maccatalyst' 13.0 and later. 'NetworkReachability.Schedule(CFRunLoop, string)' is obsoleted on: 'ios' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.), 'maccatalyst' 17.4 and later (Use 'NSUrlSession' or 'NWConnection' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-ios]
/Users/builder/azdo/_work/1/s/src/Essentials/src/HapticFeedback/HapticFeedback.ios.cs(24,17): error CA1422: This call site is reachable on: 'iOS' 13.0 and later, 'maccatalyst' 13.0 and later. 'UIImpactFeedbackGenerator' is obsoleted on: 'ios' 17.5 and later (Use 'GetFeedbackGenerator' method instead.), 'maccatalyst' 17.5 and later (Use 'GetFeedbackGenerator' method instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-ios]
/Users/builder/azdo/_work/1/s/src/Essentials/src/HapticFeedback/HapticFeedback.ios.cs(32,17): error CA1422: This call site is reachable on: 'iOS' 13.0 and later, 'maccatalyst' 13.0 and later. 'UIImpactFeedbackGenerator' is obsoleted on: 'ios' 17.5 and later (Use 'GetFeedbackGenerator' method instead.), 'maccatalyst' 17.5 and later (Use 'GetFeedbackGenerator' method instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-ios]
/Users/builder/azdo/_work/1/s/src/Essentials/src/WebAuthenticator/WebAuthenticator.ios.tvos.cs(75,11): error CA1422: This call site is reachable on: 'iOS' 12.0 and later, 'maccatalyst' 13.0 and later. 'ASWebAuthenticationSession' is obsoleted on: 'ios' 17.4 and later (Use the 'ASWebAuthenticationSessionCallback' overload instead.), 'maccatalyst' 17.4 and later (Use the 'ASWebAuthenticationSessionCallback' overload instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422) [/Users/builder/azdo/_work/1/s/src/Essentials/src/Essentials.csproj::TargetFramework=net9.0-ios]
    0 Warning(s)
    14 Error(s)

* Two more Apple API changes

* use branded macios net9.0p7 versions

* Update sdk and android

* Update macios version

* Update to sdk in validation and aspnet

* Update iOS

* Bump macios

---------

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
Co-authored-by: Alex Soto <alex@soto.dev>
  • Loading branch information
3 people authored Jul 31, 2024
1 parent 9f28ecd commit e99d297
Show file tree
Hide file tree
Showing 7 changed files with 115 additions and 104 deletions.
5 changes: 3 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
<add key="dotnet9-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json" />
<add key="skiasharp" value="https://pkgs.dev.azure.com/xamarin/public/_packaging/SkiaSharp/nuget/v3/index.json" />
<!-- Added manually 8.0.7 -->
<add key="darc-pub-dotnet-runtime-919e5b2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-919e5b2b/nuget/v3/index.json" />
<!-- Added manually for dotnet/runtime 8.0.8 -->
<add key="darc-pub-dotnet-emsdk-e92f92e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e92f92ef/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-2d5c0b7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2d5c0b72/nuget/v3/index.json" />
</packageSources>
<activePackageSource>
<add key="All" value="(Aggregate source)" />
Expand Down
128 changes: 64 additions & 64 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,139 +1,139 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="VS.Tools.Net.Core.SDK.Resolver" Version="9.0.100-preview.7.24360.5">
<Dependency Name="VS.Tools.Net.Core.SDK.Resolver" Version="9.0.100-preview.7.24379.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>9a028e12b90e6a583b09ccb3008fdfaf85761f19</Sha>
<Sha>812e813ae9785966b854002d35507c123c858ced</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.7.24366.18" CoherentParentDependency="VS.Tools.Net.Core.SDK.Resolver">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="VS.Tools.Net.Core.SDK.Resolver">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>1f70f0cc663b5d45f77840e9728386e5fa7944f9</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="35.0.0-preview.7.29">
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="35.0.0-preview.7.34">
<Uri>https://github.com/dotnet/android</Uri>
<Sha>ab412a5629778598f9b33b9b976721898dbacc95</Sha>
<Sha>0f68e068519bcc9509be88037501f77593222e73</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_17.2" Version="17.2.9714-net9-p6">
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_17.5" Version="17.5.9220-net9-p7">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4741d540eee2390fa075d0bdb49083cb58e43048</Sha>
<Sha>f6a32320a02128b551f1e417b46c28a2722a6479</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk.net9.0_14.2" Version="14.2.9714-net9-p6">
<Dependency Name="Microsoft.macOS.Sdk.net9.0_14.5" Version="14.5.9220-net9-p7">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4741d540eee2390fa075d0bdb49083cb58e43048</Sha>
<Sha>f6a32320a02128b551f1e417b46c28a2722a6479</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk.net9.0_17.2" Version="17.2.9714-net9-p6">
<Dependency Name="Microsoft.iOS.Sdk.net9.0_17.5" Version="17.5.9220-net9-p7">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4741d540eee2390fa075d0bdb49083cb58e43048</Sha>
<Sha>f6a32320a02128b551f1e417b46c28a2722a6479</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_17.2" Version="17.2.9714-net9-p6">
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_17.5" Version="17.5.9220-net9-p7">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4741d540eee2390fa075d0bdb49083cb58e43048</Sha>
<Sha>f6a32320a02128b551f1e417b46c28a2722a6479</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsAppSDK" Version="0.0.1">
<Uri>https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal</Uri>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.7.24365.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.7.24373.5" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>99ea0c06b84d3084d090da537080dd35d2a193cf</Sha>
<Sha>75567e63c265cb0a69bb11f8024349eda83f0878</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Authorization" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Authorization" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Authentication.Facebook" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Authentication.Facebook" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Authentication.Google" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Authentication.Google" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Components" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Components" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Components.Analyzers" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Components.Analyzers" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Components.Forms" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Components.Forms" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Components.WebView" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Components.WebView" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Components.Web" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Components.Web" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Metadata" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.AspNetCore.Metadata" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.JSInterop" Version="9.0.0-preview.7.24366.8">
<Dependency Name="Microsoft.JSInterop" Version="9.0.0-preview.7.24379.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>ec1594438c33702e564c36252ed11d024b5e6aad</Sha>
<Sha>41a338d8befba633f5349a0344842ae1a9211817</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Tasks" Version="7.0.100-preview.2.22102.8">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>3f4da9ced34942d83054e647f3b1d9d7dde281e8</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Configuration" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Debug" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Logging.Debug" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Primitives" Version="9.0.0-preview.7.24365.2" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Dependency Name="Microsoft.Extensions.Primitives" Version="9.0.0-preview.7.24376.15" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1ab2243b27da4aa8a76372e4384bcd2b5894b3b</Sha>
<Sha>bdcf3ef75e11d22e4973bf37f2d5b660b73aa266</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24379.2">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down
Loading

0 comments on commit e99d297

Please sign in to comment.