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

Directory packages fix #331

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

XenotropicDev
Copy link

This PR fixes the recent issues with nuget packages in Visual Studio 2022/MSBuild/Nuke (See #330)

It puts most of the packages into one unconstrained section, as most were needed by multiple types of sub-modules. I don't think I updated any nuget versions, but I wasn't the most careful when I was going though each sub-module, and adding the new solution based nuget references.

If someone with a fully working environment can try this and make sure that the unit tests still pass it would be appreciated (I can't run docker at work).

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.

None yet

2 participants