Zenject icon indicating copy to clipboard operation
Zenject copied to clipboard

Fix csproj for NonUnityBuild

Open kekchpek opened this issue 2 years ago • 1 comments

Thank you for sending a pull request! Please make sure you read the contribution guidelines

Pull request checklist

Please check if your PR fulfills the following requirements:

  • [x] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • [x] No compiler errors or warnings

Pull request type

Please check the type of change your PR introduces:

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [x] Build related changes
  • [ ] Documentation content changes
  • [ ] Other (please describe):

Issue Number

Issue Number: #281

What is the current behavior?

NonUnityBuild/Zenject.sln could not be built

What is the new behavior?

NonUnityBuild/Zenject.sln is built sucsessfully

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

On which Unity version has this been tested?

N/A

Scripting backend: N/A

kekchpek avatar Jan 15 '23 01:01 kekchpek

Cool

RimuruDev avatar Jan 31 '23 16:01 RimuruDev