-
Notifications
You must be signed in to change notification settings - Fork 32
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
Feedback around setting up MSBuildForUnity in your own project #74
Comments
adding the scope registries stub above dependencies in manifest.json did not seem to result in the msbuildforunity package appearing in the unity package manager or the msbuild dropdown in the unity toolbar |
file referencing the package in a submodule location seems to work. Turning on auto generation seems to generate an error if you don't run
|
Great feedback, thanks for looking in, questions:
|
I started with quick start. Other comments:
|
2 and 4 only applies to cross-unity project dependencies. |
Do I need to add MSBuildForUnity as a submodule?
Where do I find com.microsoft.msbuildforunity?
The text was updated successfully, but these errors were encountered: