Skip to content

Commit 515d77c

Browse files
authored
Update manifest.json
local relative path
1 parent 55c66cf commit 515d77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MasterMemory.Unity/Packages/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"com.cysharp.runtimeunittesttoolkit": "https://github.com/Cysharp/RuntimeUnitTestToolkit.git?path=RuntimeUnitTestToolkit/Assets/RuntimeUnitTestToolkit#2.6.0",
44
"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",
5+
"com.github.mastermemory.internal": "file:/../../src/MasterMemory/bin/Debug/netstandard2.0",
66
"com.unity.ide.rider": "3.0.31",
77
"com.unity.ide.visualstudio": "2.0.22",
88
"com.unity.ide.vscode": "1.2.5",

0 commit comments

Comments
 (0)