@nx-dotnet/core
Advanced tools
Comparing version
@@ -9,7 +9,7 @@ { | ||
"chokidar": "^3.5.1", | ||
"@nx-dotnet/dotnet": "0.1.5-dev.9", | ||
"@nx-dotnet/utils": "0.1.5-dev.9", | ||
"@nx-dotnet/dotnet": "0.1.5-dev.10", | ||
"@nx-dotnet/utils": "0.1.5-dev.10", | ||
"xmldoc": "^1.1.2" | ||
}, | ||
"version": "0.1.5-dev.9" | ||
"version": "0.1.5-dev.10" | ||
} |
@@ -80,3 +80,3 @@ "use strict"; | ||
const textNode = { | ||
text: `${path_1.relative(projectFilePath, process.cwd())}\\dist\\${projectName}`, | ||
text: `${path_1.relative(path_1.dirname(projectFilePath), process.cwd())}\\dist\\${projectName}`, | ||
type: 'text' | ||
@@ -83,0 +83,0 @@ }; |
Sorry, the diff of this file is not supported yet
54191
0.06%+ Added
+ Added
- Removed
- Removed