Releases: Cysharp/CsprojModifier
Releases · Cysharp/CsprojModifier
Ver.1.3.0
What's Changed
- fix: Add support for both classic and SDK-style csproj formats by @mezum in #20
- Change required Unity version to 2022.3+ by @mayuki in #22
- When using Visual Studio as script editor, hide the Analyzer Support checkbox. by @mayuki in #21
Housekeeping
- chote: prevent github workflow change by @guitarrapc in #9
- chore: change unity build to cysharp actions by @guitarrapc in #10
- ci: Cysharp/Actions/.github/workflows/create-release.yaml by @guitarrapc in #11
- ci: add depndabot.yaml to update github-actions by @guitarrapc in #13
- feat: change load secret from op by @guitarrapc in #17
- ci: change upload-artifact & download-artifact to Cysharp/Actions by @guitarrapc in #18
New Contributors
Full Changelog: 1.2.1...1.3.0
Ver.1.2.1
What's Changed
- feat: build with reusable actions by @guitarrapc in #6
- fix: OnGeneratedCSProjectFiles is not supported in JetBrains Rider Editor 3.0.2 or newer by @chika-chang in #8
New Contributors
- @guitarrapc made their first contribution in #6
- @chika-chang made their first contribution in #8
Full Changelog: 1.2.0...1.2.1
Ver.1.1.1
v1.1.0
v1.0.0
Initial Release