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

No code generated during "self contained" publishing #67

Open
fubar-coder opened this issue Sep 12, 2024 · 0 comments
Open

No code generated during "self contained" publishing #67

fubar-coder opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fubar-coder
Copy link

Describe the bug

It seems that no code gets generated during publishing a "self contained" (in contrast to a framework dependent) application.

This are the build errors I get:

1>CSC(0,0): Fehler TRF001: Framework is not recognized.
1>CSC(0,0): Fehler ADPG: System.InvalidOperationException: Platform is not supported.
1>CSC(0,0): Fehler DPG: System.InvalidOperationException: Platform is not supported.

Steps to reproduce the bug

  1. Create a publishing profile in VS 2022
  2. Change deployment mode to self contained (or standalone)

Expected behavior

The build should succeed

Screenshots

No response

NuGet package version

1.4.0

IDE

No response

Additional context

No response

@fubar-coder fubar-coder added the bug Something isn't working label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant