Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[server-extension]Targeting .net 8 in wizard with having installed current fresh released .net 9 causing refit and private.uri nuget warnings #18772

Closed
DevTKSS opened this issue Nov 12, 2024 · 1 comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@DevTKSS
Copy link
Contributor

DevTKSS commented Nov 12, 2024

Current behavior

Did just update the new released .net 9 sdk but telling the wizard I want to use the .net 8 for a new uno app and got high and moderat security warnings in issuelist of vs 2022

Expected behavior

no warnings since before, maybe we can not target .net 8 any longer having .net 9 installed?

How to reproduce it (as minimally and precisely as possible)

recommended uno plattform app preset, activating server
targets un-selecting: ios, mac
authentification: web
c# markup, mvux
enable: material + dsp, logging, localization, http, uno navigation, theme-service

click "create App" and just wait a few moments until it finished and you will see it.

Workaround

not update to .net 9 or maybe only target 9 not 8?
Tryed to just update the problematic nuget packages, which were not constantly shown there and also as I updated, closed vs 2022 and re opened my project same was back unresolved.

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

image
only the android app target seems to have the

Affected platforms

WebAssembly, Android, Skia (WPF), Skia (GTK), Windows (WinAppSDK)

IDE

No response

IDE version

Visual Studio 2022 community 17.12.0, .net 9.0.10

Relevant plugins

No response

Anything else we need to know?

No response

@DevTKSS DevTKSS added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Nov 12, 2024
@DevTKSS
Copy link
Contributor Author

DevTKSS commented Nov 13, 2024

seems to be, this belongs into uno.extensions Repo, where the refit issue is already listed and addressed.
Will close this issue because wrong location for issue

@DevTKSS DevTKSS closed this as completed Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

1 participant