Skip to content

Releases: Cysharp/CsprojModifier

Ver.1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 05:42
ae633b0

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

  • @mezum made their first contribution in #20

Full Changelog: 1.2.1...1.3.0

Ver.1.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 05:58

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

Choose a tag to compare

@github-actions github-actions released this 28 May 06:16

Changes

Fixes

  • Fix the problem of not saving when adding an item. #4
  • Fix an error occurred on several versions of Unity

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 May 03:18

Fixes

  • If using Rider or VSCode, disable AddRoslynAnalyzerReferenceFeature #1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 May 09:19

Initial Release