Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Configure msbuild to be buildable on other platforms #19

Merged
merged 4 commits into from
May 2, 2022
Merged

Configure msbuild to be buildable on other platforms #19

merged 4 commits into from
May 2, 2022

Conversation

l-2-j
Copy link
Contributor

@l-2-j l-2-j commented Apr 25, 2022

This strips away some of the VS autogenerated duplication and adds a VRCPath resolving as well as automatic file copying to the VRC root folder (which can be disabled by adding CopyToVrc=false before dotnet build for example).

Also adds the /obj folder to be gitignored, as changing changing BaseIntermediateOutputPath would require it to be defined in a Directory.Build.props style of a file.

@RequiDev RequiDev merged commit d5ce72a into RequiDev:master May 2, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants