Reworked MloFinder
This commit is contained in:
@@ -44,9 +44,9 @@
|
||||
"net5.0": {
|
||||
"targetAlias": "net5.0",
|
||||
"dependencies": {
|
||||
"Swashbuckle.AspNetCore": {
|
||||
"SharpDX.Mathematics": {
|
||||
"target": "Package",
|
||||
"version": "[5.6.3, )"
|
||||
"version": "[4.2.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
@@ -61,9 +61,6 @@
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.AspNetCore.App": {
|
||||
"privateAssets": "none"
|
||||
},
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user