-
Notifications
You must be signed in to change notification settings - Fork 33
Draft: comment out some nuget packages #120
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
base: main
Are you sure you want to change the base?
Conversation
@MakiWolf thanks for your PR. Can you please:
|
@knocte Thank you for feedback.
I will do this in future.
I have turned on github actions and here is the output: https://github.com/MakiWolf/dotdevelop/actions/runs/5647216462 |
You can still change it in this PR and if whoever merges it squashes commits, then the git-blame-noise is averted. |
@knocte I have made a commit now and changed this. But please note that this PR is experimental. |
Remove nuget package Microsoft.VisualStudio.CodingConventions
Since #112 where a package is not avilable any more, I have commented that code out that it is building now without it. Maybe it is useful? Hope I commented out everything where it is downloaded. There needs to be much to comment out, but do we have an alternative? I have not tested if there are crashes and what features are missing.