Release upgrade to .NET 8 #203
Annotations
10 warnings
build:
src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L34
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationSession.Start()' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSession' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSession' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
src/Auth0.OidcClient.iOS/SFSafariViewControllerBrowser.cs#L57
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L25
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationSession' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSession' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSession' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L57
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.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)
|
build:
src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L83
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L44
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationError.CanceledLogin' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSessionErrorCode' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSessionErrorCode' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|