We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c66cf commit 515d77cCopy full SHA for 515d77c
src/MasterMemory.Unity/Packages/manifest.json
@@ -2,7 +2,7 @@
2
"dependencies": {
3
"com.cysharp.runtimeunittesttoolkit": "https://github.com/Cysharp/RuntimeUnitTestToolkit.git?path=RuntimeUnitTestToolkit/Assets/RuntimeUnitTestToolkit#2.6.0",
4
"com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
5
- "com.github.mastermemory.internal": "file:C:/Users/S04451/Documents/GitHub/MasterMemory/src/MasterMemory/bin/Debug/netstandard2.0",
+ "com.github.mastermemory.internal": "file:/../../src/MasterMemory/bin/Debug/netstandard2.0",
6
"com.unity.ide.rider": "3.0.31",
7
"com.unity.ide.visualstudio": "2.0.22",
8
"com.unity.ide.vscode": "1.2.5",
0 commit comments