Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/Landmass Generation/Library/PackageCache/com.unity.ide.rider@3.0.13/package.json
2022-11-12 13:10:03 +01:00

26 lines
1.1 KiB
JSON

{
"name": "com.unity.ide.rider",
"displayName": "JetBrains Rider Editor",
"description": "The JetBrains Rider Editor package provides an integration for using the JetBrains Rider IDE as a code editor for Unity. It adds support for generating .csproj files for code completion and auto-discovery of installations.",
"version": "3.0.13",
"unity": "2019.2",
"unityRelease": "6f1",
"dependencies": {
"com.unity.ext.nunit": "1.0.6"
},
"relatedPackages": {
"com.unity.ide.rider.tests": "3.0.13"
},
"upm": {
"changelog": "- fix RIDER-69927 \"Test not run\" status is shown for the test suite when running unit tests for Unity project\r\n - fix RIDER-74676 Unity plugin \"JetBrainseRider Editor\" completely breaks <= 2019.1.9\r\n - fix RIDER-71503 Unity Hang on \"Domain Unload\", caused by dispose of FileSystemWatcher"
},
"upmCi": {
"footprint": "eefa158b2b90b6d963db18c5f045da7c086fbf1b"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
"type": "git",
"revision": "26f15837ac7ebf5038274dcc39e2b79da5fcdc93"
}
}