You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a publishing profile in VS 2022
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
The text was updated successfully, but these errors were encountered:
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:
Steps to reproduce the bug
Expected behavior
The build should succeed
Screenshots
No response
NuGet package version
1.4.0
IDE
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: