refactor: ♻️ 2.0 (#13)

This commit is contained in:
2023-12-13 18:43:53 +08:00
committed by GitHub
parent 247e35484c
commit 19f3405a36
288 changed files with 24348 additions and 2141 deletions

View File

@@ -0,0 +1,17 @@
{
"solution": "Dot.sln",
"mappings": {
"NSExt": "../refs/ns-ext/src/NSExt/NSExt.csproj"
},
"restore": [
{
"name": "Dot",
"packages": [
{
"packageName": "NSExt",
"version": "1.1.0"
}
]
}
]
}