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

Warning NETSDK1198 for Windows TFM when building using .net 8.0.400 sdk #18212

Open
nickrandolph opened this issue Sep 16, 2024 · 4 comments · Fixed by unoplatform/uno.templates#981
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

@nickrandolph
Copy link
Contributor

Current behavior

Create new application using wizard
Rebuild all targets:

1>C:\Program Files\dotnet\sdk\8.0.400\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(204,5): warning NETSDK1198: A publish profile with the name 'win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.

Expected behavior

No response

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

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@nickrandolph nickrandolph added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Sep 16, 2024
@MartinZikmund
Copy link
Member

MartinZikmund commented Sep 16, 2024

Probably related to recent changes to microsoft/WindowsAppSDK#893. Indeed we do not have pubxml for AnyCPU in the template yet

@agneszitte
Copy link
Contributor

@Darsh0307 if you can re-test this issue with latest please

@jeromelaban jeromelaban reopened this Oct 5, 2024
@jeromelaban
Copy link
Member

This is not fixed.

@Darsh0307
Copy link
Contributor

@jeromelaban , If possible can i unsassign myself ?

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

Successfully merging a pull request may close this issue.

5 participants