1
This commit is contained in:
@@ -0,0 +1,293 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"D:\\Iris\\Documents\\GitHub\\iFactory.Cutting.Mod.auto_save_images\\com.ifactory.cutting.mode.auto_save_images.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"D:\\Iris\\Documents\\GitHub\\BITKit\\BITKit.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Iris\\Documents\\GitHub\\BITKit\\BITKit.csproj",
|
||||
"projectName": "BITKit",
|
||||
"projectPath": "D:\\Iris\\Documents\\GitHub\\BITKit\\BITKit.csproj",
|
||||
"packagesPath": "C:\\Users\\Iris\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Iris\\Documents\\GitHub\\BITKit\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\Godot\\mono\\GodotNuGetFallbackFolder",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\NuGet\\config\\Godot.Offline.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net7.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"dependencies": {
|
||||
"Kcp": {
|
||||
"target": "Package",
|
||||
"version": "[2.6.3, )"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Sqlite": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.9, )"
|
||||
},
|
||||
"Microsoft.Extensions.Configuration": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.0, )"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.0, )"
|
||||
},
|
||||
"Microsoft.Extensions.Logging": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.0, )"
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Console": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.0, )"
|
||||
},
|
||||
"MySql.EntityFrameworkCore": {
|
||||
"target": "Package",
|
||||
"version": "[6.0.13, )"
|
||||
},
|
||||
"Newtonsoft.Json": {
|
||||
"target": "Package",
|
||||
"version": "[13.0.3, )"
|
||||
},
|
||||
"Newtonsoft.Json.Bson": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.3-beta1, )"
|
||||
},
|
||||
"System.Data.SqlClient": {
|
||||
"target": "Package",
|
||||
"version": "[4.8.5, )"
|
||||
},
|
||||
"UniTask": {
|
||||
"target": "Package",
|
||||
"version": "[2.3.3, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"D:\\Iris\\Documents\\GitHub\\iFactory-Cutting\\iFactory-Cutting.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Iris\\Documents\\GitHub\\iFactory-Cutting\\iFactory-Cutting.csproj",
|
||||
"projectName": "iFactory-Cutting",
|
||||
"projectPath": "D:\\Iris\\Documents\\GitHub\\iFactory-Cutting\\iFactory-Cutting.csproj",
|
||||
"packagesPath": "C:\\Users\\Iris\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Iris\\Documents\\GitHub\\iFactory-Cutting\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\Godot\\mono\\GodotNuGetFallbackFolder",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\NuGet\\config\\Godot.Offline.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net7.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"projectReferences": {
|
||||
"D:\\Iris\\Documents\\GitHub\\BITKit\\BITKit.csproj": {
|
||||
"projectPath": "D:\\Iris\\Documents\\GitHub\\BITKit\\BITKit.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"D:\\Iris\\Documents\\GitHub\\iFactory.Cutting.Mod.auto_save_images\\com.ifactory.cutting.mode.auto_save_images.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Iris\\Documents\\GitHub\\iFactory.Cutting.Mod.auto_save_images\\com.ifactory.cutting.mode.auto_save_images.csproj",
|
||||
"projectName": "com.ifactory.cutting.mode.auto_save_images",
|
||||
"projectPath": "D:\\Iris\\Documents\\GitHub\\iFactory.Cutting.Mod.auto_save_images\\com.ifactory.cutting.mode.auto_save_images.csproj",
|
||||
"packagesPath": "C:\\Users\\Iris\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Iris\\Documents\\GitHub\\iFactory.Cutting.Mod.auto_save_images\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\Godot\\mono\\GodotNuGetFallbackFolder",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Users\\Iris\\AppData\\Roaming\\NuGet\\config\\Godot.Offline.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net7.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"projectReferences": {
|
||||
"D:\\Iris\\Documents\\GitHub\\BITKit\\BITKit.csproj": {
|
||||
"projectPath": "D:\\Iris\\Documents\\GitHub\\BITKit\\BITKit.csproj"
|
||||
},
|
||||
"D:\\Iris\\Documents\\GitHub\\iFactory-Cutting\\iFactory-Cutting.csproj": {
|
||||
"projectPath": "D:\\Iris\\Documents\\GitHub\\iFactory-Cutting\\iFactory-Cutting.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Ref",
|
||||
"version": "[7.0.14, 7.0.14]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user