Archived
Private
Public Access
1
0

Reworked MloFinder

This commit is contained in:
2022-10-26 21:36:47 +02:00
parent d110af3b43
commit b4e5d26ee1
211 changed files with 10114 additions and 49486 deletions

View File

@@ -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"
}