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

Reduce error message from Roslyn analyser (#5) #6

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

Sieluna
Copy link
Member

@Sieluna Sieluna commented Mar 17, 2024

  1. Remove <IncludeBuildOutput>false</IncludeBuildOutput> let is pack automatically. (It should make the same effect, because net8.0 not publish anyway)
  2. Remove <EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles> because we can track the generated code from IDE.

@sicusa sicusa merged commit 87f47e9 into lunditoph-siago:main Mar 18, 2024
@Sieluna Sieluna deleted the patch-2 branch March 18, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants