@nx/dotnet 22.4.0-canary.20260102-80cde6a → 22.4.0-canary.20260106-0119275
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nx/dotnet",
|
|
3
|
-
"version": "22.4.0-canary.
|
|
3
|
+
"version": "22.4.0-canary.20260106-0119275",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "The Nx Plugin for .NET containing graph support for working with .NET projects in an Nx workspace.",
|
|
6
6
|
"keywords": [
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"!dist/tsconfig.lib.tsbuildinfo"
|
|
51
51
|
],
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@nx/devkit": "22.4.0-canary.
|
|
53
|
+
"@nx/devkit": "22.4.0-canary.20260106-0119275",
|
|
54
54
|
"tslib": "^2.3.0",
|
|
55
55
|
"ignore": "^7.0.5"
|
|
56
56
|
},
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@types/node": "^20.19.10",
|
|
60
60
|
"jest": "^30.0.2",
|
|
61
61
|
"memfs": "^4.9.2",
|
|
62
|
-
"nx": "22.4.0-canary.
|
|
62
|
+
"nx": "22.4.0-canary.20260106-0119275",
|
|
63
63
|
"ts-jest": "^29.4.0",
|
|
64
64
|
"typescript": "~5.9.2"
|
|
65
65
|
},
|