[net9.0] Update preview7 packages (#23809)
* [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>
This commit is contained in:
Родитель
9f28ecd66e
Коммит
e99d297fef
|
@ -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)" />
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -29,56 +29,56 @@
|
|||
<!-- Current previous .NET SDK major version's stable release of MAUI packages -->
|
||||
<MicrosoftMauiPreviousDotNetReleasedVersion>8.0.70</MicrosoftMauiPreviousDotNetReleasedVersion>
|
||||
<!-- dotnet/installer -->
|
||||
<VSToolsNetCoreSDKResolverPackageVersion>9.0.100-preview.7.24360.5</VSToolsNetCoreSDKResolverPackageVersion>
|
||||
<VSToolsNetCoreSDKResolverPackageVersion>9.0.100-preview.7.24379.15</VSToolsNetCoreSDKResolverPackageVersion>
|
||||
<MicrosoftDotnetSdkInternalPackageVersion>$(VSToolsNetCoreSDKResolverPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
|
||||
<!-- dotnet/runtime -->
|
||||
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-preview.7.24366.18</MicrosoftNETCoreAppRefPackageVersion>
|
||||
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-preview.7.24376.15</MicrosoftNETCoreAppRefPackageVersion>
|
||||
<SystemTextJsonPackageVersion>$(MicrosoftNETCoreAppRefPackageVersion)</SystemTextJsonPackageVersion>
|
||||
<SystemTextEncodingsWebPackageVersion>$(MicrosoftNETCoreAppRefPackageVersion)</SystemTextEncodingsWebPackageVersion>
|
||||
<MicrosoftBclAsyncInterfacesPackageVersion>$(MicrosoftNETCoreAppRefPackageVersion)</MicrosoftBclAsyncInterfacesPackageVersion>
|
||||
<!-- Microsoft/Extensions -->
|
||||
<SystemCodeDomPackageVersion>$(MicrosoftNETCoreAppRefPackageVersion)</SystemCodeDomPackageVersion>
|
||||
<MicrosoftExtensionsConfigurationVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsConfigurationVersion>
|
||||
<MicrosoftExtensionsConfigurationAbstractionsVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsConfigurationAbstractionsVersion>
|
||||
<MicrosoftExtensionsConfigurationJsonVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsConfigurationJsonVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsDependencyInjectionVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionAbstractionsVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
|
||||
<MicrosoftExtensionsFileProvidersAbstractionsVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsFileProvidersAbstractionsVersion>
|
||||
<MicrosoftExtensionsLoggingAbstractionsVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsLoggingAbstractionsVersion>
|
||||
<MicrosoftExtensionsLoggingVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsLoggingVersion>
|
||||
<MicrosoftExtensionsLoggingConsoleVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsLoggingConsoleVersion>
|
||||
<MicrosoftExtensionsLoggingDebugVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsLoggingDebugVersion>
|
||||
<MicrosoftExtensionsPrimitivesVersion>9.0.0-preview.7.24365.2</MicrosoftExtensionsPrimitivesVersion>
|
||||
<MicrosoftExtensionsConfigurationVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsConfigurationVersion>
|
||||
<MicrosoftExtensionsConfigurationAbstractionsVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsConfigurationAbstractionsVersion>
|
||||
<MicrosoftExtensionsConfigurationJsonVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsConfigurationJsonVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsDependencyInjectionVersion>
|
||||
<MicrosoftExtensionsDependencyInjectionAbstractionsVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
|
||||
<MicrosoftExtensionsFileProvidersAbstractionsVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsFileProvidersAbstractionsVersion>
|
||||
<MicrosoftExtensionsLoggingAbstractionsVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsLoggingAbstractionsVersion>
|
||||
<MicrosoftExtensionsLoggingVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsLoggingVersion>
|
||||
<MicrosoftExtensionsLoggingConsoleVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsLoggingConsoleVersion>
|
||||
<MicrosoftExtensionsLoggingDebugVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsLoggingDebugVersion>
|
||||
<MicrosoftExtensionsPrimitivesVersion>9.0.0-preview.7.24376.15</MicrosoftExtensionsPrimitivesVersion>
|
||||
<!-- xamarin/xamarin-android -->
|
||||
<MicrosoftAndroidSdkWindowsPackageVersion>35.0.0-preview.7.29</MicrosoftAndroidSdkWindowsPackageVersion>
|
||||
<MicrosoftAndroidSdkWindowsPackageVersion>35.0.0-preview.7.34</MicrosoftAndroidSdkWindowsPackageVersion>
|
||||
<!-- xamarin/xamarin-macios -->
|
||||
<MicrosoftMacCatalystSdknet90_172PackageVersion>17.2.9714-net9-p6</MicrosoftMacCatalystSdknet90_172PackageVersion>
|
||||
<MicrosoftmacOSSdknet90_142PackageVersion>14.2.9714-net9-p6</MicrosoftmacOSSdknet90_142PackageVersion>
|
||||
<MicrosoftiOSSdknet90_172PackageVersion>17.2.9714-net9-p6</MicrosoftiOSSdknet90_172PackageVersion>
|
||||
<MicrosofttvOSSdknet90_172PackageVersion>17.2.9714-net9-p6</MicrosofttvOSSdknet90_172PackageVersion>
|
||||
<MicrosoftMacCatalystSdknet90_175PackageVersion>17.5.9220-net9-p7</MicrosoftMacCatalystSdknet90_175PackageVersion>
|
||||
<MicrosoftmacOSSdknet90_145PackageVersion>14.5.9220-net9-p7</MicrosoftmacOSSdknet90_145PackageVersion>
|
||||
<MicrosoftiOSSdknet90_175PackageVersion>17.5.9220-net9-p7</MicrosoftiOSSdknet90_175PackageVersion>
|
||||
<MicrosofttvOSSdknet90_175PackageVersion>17.5.9220-net9-p7</MicrosofttvOSSdknet90_175PackageVersion>
|
||||
<!-- Samsung/Tizen.NET -->
|
||||
<SamsungTizenSdkPackageVersion>8.0.148</SamsungTizenSdkPackageVersion>
|
||||
<!-- emsdk -->
|
||||
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-preview.7.24365.1</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
|
||||
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-preview.7.24373.5</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
|
||||
<MicrosoftNETWorkloadEmscriptenPackageVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion)</MicrosoftNETWorkloadEmscriptenPackageVersion>
|
||||
<!-- wasdk -->
|
||||
<MicrosoftWindowsAppSDKPackageVersion>1.5.240627000</MicrosoftWindowsAppSDKPackageVersion>
|
||||
<MicrosoftWindowsSDKBuildToolsPackageVersion>10.0.22621.756</MicrosoftWindowsSDKBuildToolsPackageVersion>
|
||||
<MicrosoftGraphicsWin2DPackageVersion>1.2.0</MicrosoftGraphicsWin2DPackageVersion>
|
||||
<!-- Everything else -->
|
||||
<MicrosoftAspNetCoreAuthorizationPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreAuthorizationPackageVersion>
|
||||
<MicrosoftAspNetCoreAuthenticationFacebookPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreAuthenticationFacebookPackageVersion>
|
||||
<MicrosoftAspNetCoreAuthenticationGooglePackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreAuthenticationGooglePackageVersion>
|
||||
<MicrosoftAspNetCoreAuthenticationMicrosoftAccountPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreAuthenticationMicrosoftAccountPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsFormsPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreComponentsFormsPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreComponentsPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreComponentsWebPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebAssemblyPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreComponentsWebAssemblyPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebAssemblyServerPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreComponentsWebAssemblyServerPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebViewPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreComponentsWebViewPackageVersion>
|
||||
<MicrosoftAspNetCoreMetadataPackageVersion>9.0.0-preview.7.24366.8</MicrosoftAspNetCoreMetadataPackageVersion>
|
||||
<MicrosoftJSInteropPackageVersion>9.0.0-preview.7.24366.8</MicrosoftJSInteropPackageVersion>
|
||||
<MicrosoftAspNetCoreAuthorizationPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreAuthorizationPackageVersion>
|
||||
<MicrosoftAspNetCoreAuthenticationFacebookPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreAuthenticationFacebookPackageVersion>
|
||||
<MicrosoftAspNetCoreAuthenticationGooglePackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreAuthenticationGooglePackageVersion>
|
||||
<MicrosoftAspNetCoreAuthenticationMicrosoftAccountPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreAuthenticationMicrosoftAccountPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsFormsPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreComponentsFormsPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreComponentsPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreComponentsWebPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebAssemblyPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreComponentsWebAssemblyPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebAssemblyServerPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreComponentsWebAssemblyServerPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebViewPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreComponentsWebViewPackageVersion>
|
||||
<MicrosoftAspNetCoreMetadataPackageVersion>9.0.0-preview.7.24379.2</MicrosoftAspNetCoreMetadataPackageVersion>
|
||||
<MicrosoftJSInteropPackageVersion>9.0.0-preview.7.24379.2</MicrosoftJSInteropPackageVersion>
|
||||
<!-- Other packages -->
|
||||
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview*</MicrosoftCodeAnalysisNetAnalyzersVersion>
|
||||
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
|
||||
|
@ -146,11 +146,11 @@
|
|||
<DotNetMonoManifestVersionBand>$(DotNetVersionBand)</DotNetMonoManifestVersionBand>
|
||||
<DotNetEmscriptenManifestVersionBand>$(DotNetVersionBand)</DotNetEmscriptenManifestVersionBand>
|
||||
<DotNetAndroidManifestVersionBand>$(DotNetVersionBand)</DotNetAndroidManifestVersionBand>
|
||||
<DotNetMaciOSManifestVersionBand>9.0.100-preview.6</DotNetMaciOSManifestVersionBand>
|
||||
<DotNetMaciOSManifestVersionBand>$(DotNetVersionBand)</DotNetMaciOSManifestVersionBand>
|
||||
<DotNetTizenManifestVersionBand>9.0.100</DotNetTizenManifestVersionBand>
|
||||
<MicrosoftMacCatalystSdkPackageVersion>$(MicrosoftMacCatalystSdknet90_172PackageVersion)</MicrosoftMacCatalystSdkPackageVersion>
|
||||
<MicrosoftmacOSSdkPackageVersion>$(MicrosoftmacOSSdknet90_142PackageVersion)</MicrosoftmacOSSdkPackageVersion>
|
||||
<MicrosoftiOSSdkPackageVersion>$(MicrosoftiOSSdknet90_172PackageVersion)</MicrosoftiOSSdkPackageVersion>
|
||||
<MicrosofttvOSSdkPackageVersion>$(MicrosofttvOSSdknet90_172PackageVersion)</MicrosofttvOSSdkPackageVersion>
|
||||
<MicrosoftMacCatalystSdkPackageVersion>$(MicrosoftMacCatalystSdknet90_175PackageVersion)</MicrosoftMacCatalystSdkPackageVersion>
|
||||
<MicrosoftmacOSSdkPackageVersion>$(MicrosoftmacOSSdknet90_145PackageVersion)</MicrosoftmacOSSdkPackageVersion>
|
||||
<MicrosoftiOSSdkPackageVersion>$(MicrosoftiOSSdknet90_175PackageVersion)</MicrosoftiOSSdkPackageVersion>
|
||||
<MicrosofttvOSSdkPackageVersion>$(MicrosofttvOSSdknet90_175PackageVersion)</MicrosofttvOSSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<RootNamespace>Maui.Controls.Sample</RootNamespace>
|
||||
<AssemblyName>Maui.Controls.Sample</AssemblyName>
|
||||
<IsPackable>false</IsPackable>
|
||||
<NoWarn>$(NoWarn),CA1416</NoWarn>
|
||||
<NoWarn>$(NoWarn);CA1416;CS0618</NoWarn>
|
||||
<Nullable>enable</Nullable>
|
||||
<!-- Disable multi-RID builds to workaround a parallel build issue -->
|
||||
<RuntimeIdentifier Condition="$(TargetFramework.Contains('-maccatalyst'))">maccatalyst-x64</RuntimeIdentifier>
|
||||
|
|
|
@ -142,8 +142,10 @@ namespace Microsoft.Maui.Networking
|
|||
{
|
||||
var ip = new IPAddress(0);
|
||||
defaultRouteReachability = new NetworkReachability(ip);
|
||||
#pragma warning disable CA1422 // obsolete in MacCatalyst 15, iOS 13
|
||||
defaultRouteReachability.SetNotification(OnChange);
|
||||
defaultRouteReachability.Schedule(CFRunLoop.Main, CFRunLoop.ModeDefault);
|
||||
#pragma warning restore CA1422
|
||||
|
||||
remoteHostReachability = new NetworkReachability(Reachability.HostName);
|
||||
|
||||
|
@ -151,8 +153,10 @@ namespace Microsoft.Maui.Networking
|
|||
// this only happens when you create NetworkReachability from a hostname
|
||||
remoteHostReachability.TryGetFlags(out var flags);
|
||||
|
||||
#pragma warning disable CA1422 // obsolete in MacCatalyst 15, iOS 13
|
||||
remoteHostReachability.SetNotification(OnChange);
|
||||
remoteHostReachability.Schedule(CFRunLoop.Main, CFRunLoop.ModeDefault);
|
||||
#pragma warning restore CA1422
|
||||
|
||||
#if !(MACCATALYST || MACOS)
|
||||
#pragma warning disable BI1234, CA1416 // Analyzer bug https://github.com/dotnet/roslyn-analyzers/issues/5938
|
||||
|
|
|
@ -21,7 +21,9 @@ namespace Microsoft.Maui.Devices
|
|||
|
||||
void Click()
|
||||
{
|
||||
#pragma warning disable CA1422 // obsolete in MacCatalyst 13, iOS 13
|
||||
var impact = new UIImpactFeedbackGenerator(UIImpactFeedbackStyle.Light);
|
||||
#pragma warning restore CA1422
|
||||
impact.Prepare();
|
||||
impact.ImpactOccurred();
|
||||
impact.Dispose();
|
||||
|
@ -29,7 +31,9 @@ namespace Microsoft.Maui.Devices
|
|||
|
||||
void LongPress()
|
||||
{
|
||||
#pragma warning disable CA1422 // obsolete in MacCatalyst 13, iOS 13
|
||||
var impact = new UIImpactFeedbackGenerator(UIImpactFeedbackStyle.Medium);
|
||||
#pragma warning restore CA1422
|
||||
impact.Prepare();
|
||||
impact.ImpactOccurred();
|
||||
impact.Dispose();
|
||||
|
|
|
@ -72,7 +72,9 @@ namespace Microsoft.Maui.Authentication
|
|||
|
||||
if (OperatingSystem.IsIOSVersionAtLeast(12))
|
||||
{
|
||||
#pragma warning disable CA1422 // obsolete in MacCatalyst 13, iOS 12
|
||||
was = new ASWebAuthenticationSession(WebUtils.GetNativeUrl(url), scheme, AuthSessionCallback);
|
||||
#pragma warning restore CA1422
|
||||
|
||||
if (OperatingSystem.IsIOSVersionAtLeast(13))
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче