Commit Graph

3 Commits

Author SHA1 Message Date
YoungwoongLee
d6c936c606 fix error 2024-03-13 10:49:18 +09:00
YoungwoongLee
d8cea915c9 remove .meta 2024-03-13 10:40:29 +09:00
Unity Technologies
9fed958a9e com.unity.ide.visualstudio@2.0.21
## [2.0.21] - 2023-09-05

Integration:

- Only disable the legacy `com.unity.ide.vscode` package going forward.
- Fix json parsing issues with specific non-UTF code pages.

Project generation:

- Target `netstandard2.1` instead of `netstandard2.0`.
- Set `defaultSolution` in `settings.json`.
- Remove `files.exclude` entries for root `csproj` and `sln` files in `settings.json` when needed.
- Add `vstuc` launch configuration to `launch.json` when needed.
- Add `visualstudiotoolsforunity.vstuc` entry to `extensions.json` when needed.
- You can prevent the package from patching those configuration files by creating a `.vscode/.vstupatchdisable` file.
2023-09-05 00:00:00 +00:00