mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 12:58:33 +01:00
remove symbols part
This commit is contained in:
parent
61fa55524b
commit
3adebdbeea
2 changed files with 2 additions and 16 deletions
|
@ -16,12 +16,5 @@
|
|||
{
|
||||
"path": "TemplateNamespace.csproj"
|
||||
}
|
||||
],
|
||||
"symbols": {
|
||||
"framework": {
|
||||
"type": "parameter",
|
||||
"defaultValue": "net462",
|
||||
"replaces": "net462"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -16,12 +16,5 @@
|
|||
{
|
||||
"path": "TemplateNamespace.csproj"
|
||||
}
|
||||
],
|
||||
"symbols": {
|
||||
"framework": {
|
||||
"type": "parameter",
|
||||
"defaultValue": "netstandard2.0",
|
||||
"replaces": "netstandard2.0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue