mirror of
https://github.com/nsnail/dot.git
synced 2025-06-17 21:13:21 +08:00
<chore>
This commit is contained in:
parent
ed7c99fc69
commit
c1538af689
2
switch-nuget.ps1
Normal file
2
switch-nuget.ps1
Normal file
@ -0,0 +1,2 @@
|
||||
# https://github.com/RicoSuter/DNT#switch-to-projects
|
||||
dnt switch-to-packages
|
2
switch-project.ps1
Normal file
2
switch-project.ps1
Normal file
@ -0,0 +1,2 @@
|
||||
# https://github.com/RicoSuter/DNT#switch-to-projects
|
||||
dnt switch-to-projects
|
8
switcher.json
Normal file
8
switcher.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"solution": "dot.sln",
|
||||
"solutionFolder": null,
|
||||
"mappings": {
|
||||
"NSExt": "../../../../ForkedGitReps/ns-ext/src/NSExt.csproj"
|
||||
},
|
||||
"removeProjects": true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user