initial source
This commit is contained in:
147
obj/BT-Admin.csproj.nuget.dgspec.json
Normal file
147
obj/BT-Admin.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,147 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\lands\\source\\repos\\BT-Admin\\BT-Admin.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\lands\\source\\repos\\BT-Admin\\BT-Admin.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\lands\\source\\repos\\BT-Admin\\BT-Admin.csproj",
|
||||
"projectName": "BT-Admin",
|
||||
"projectPath": "C:\\Users\\lands\\source\\repos\\BT-Admin\\BT-Admin.csproj",
|
||||
"packagesPath": "C:\\Users\\lands\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\lands\\source\\repos\\BT-Admin\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lands\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\lands\\source\\repos\\BTbase\\BTbase.csproj": {
|
||||
"projectPath": "C:\\Users\\lands\\source\\repos\\BTbase\\BTbase.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
},
|
||||
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.103/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"C:\\Users\\lands\\source\\repos\\BTbase\\BTbase.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\lands\\source\\repos\\BTbase\\BTbase.csproj",
|
||||
"projectName": "BTbase",
|
||||
"projectPath": "C:\\Users\\lands\\source\\repos\\BTbase\\BTbase.csproj",
|
||||
"packagesPath": "C:\\Users\\lands\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\lands\\source\\repos\\BTbase\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lands\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.103/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
16
obj/BT-Admin.csproj.nuget.g.props
Normal file
16
obj/BT-Admin.csproj.nuget.g.props
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\lands\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.3</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\lands\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
2
obj/BT-Admin.csproj.nuget.g.targets
Normal file
2
obj/BT-Admin.csproj.nuget.g.targets
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
25
obj/Debug/net8.0-windows/BT-Admin.AssemblyInfo.cs
Normal file
25
obj/Debug/net8.0-windows/BT-Admin.AssemblyInfo.cs
Normal file
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Dieser Code wurde von einem Tool generiert.
|
||||
// Laufzeitversion:4.0.30319.42000
|
||||
//
|
||||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||
// der Code erneut generiert wird.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("BT-Admin")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("BT-Admin")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("BT-Admin")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
cc6649bc11d46b7e7b28f4566fa2b69d02f6b3d606dcb05b74bf154aae6d803a
|
||||
@@ -0,0 +1,22 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = BT_Admin
|
||||
build_property.ProjectDir = C:\Users\lands\source\repos\BT-Admin\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
10
obj/Debug/net8.0-windows/BT-Admin.GlobalUsings.g.cs
Normal file
10
obj/Debug/net8.0-windows/BT-Admin.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.Drawing;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
global using global::System.Windows.Forms;
|
||||
BIN
obj/Debug/net8.0-windows/BT-Admin.assets.cache
Normal file
BIN
obj/Debug/net8.0-windows/BT-Admin.assets.cache
Normal file
Binary file not shown.
BIN
obj/Debug/net8.0-windows/BT-Admin.csproj.AssemblyReference.cache
Normal file
BIN
obj/Debug/net8.0-windows/BT-Admin.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
539dd1f2ad474b4e50c59ed5e28113ac6130987d3d341db03f67020dc5565209
|
||||
@@ -0,0 +1,20 @@
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT_Admin.BTAdmin.resources
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.csproj.GenerateResource.cache
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.AssemblyInfoInputs.cache
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.AssemblyInfo.cs
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.csproj.CoreCompileInputs.cache
|
||||
C:\Users\lands\source\repos\BT-Admin\bin\Debug\net8.0-windows\BT-Admin.exe
|
||||
C:\Users\lands\source\repos\BT-Admin\bin\Debug\net8.0-windows\BT-Admin.deps.json
|
||||
C:\Users\lands\source\repos\BT-Admin\bin\Debug\net8.0-windows\BT-Admin.runtimeconfig.json
|
||||
C:\Users\lands\source\repos\BT-Admin\bin\Debug\net8.0-windows\BT-Admin.dll
|
||||
C:\Users\lands\source\repos\BT-Admin\bin\Debug\net8.0-windows\BT-Admin.pdb
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.dll
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\refint\BT-Admin.dll
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.pdb
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.genruntimeconfig.cache
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\ref\BT-Admin.dll
|
||||
C:\Users\lands\source\repos\BT-Admin\bin\Debug\net8.0-windows\BTbase.dll
|
||||
C:\Users\lands\source\repos\BT-Admin\bin\Debug\net8.0-windows\BTbase.pdb
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.csproj.AssemblyReference.cache
|
||||
C:\Users\lands\source\repos\BT-Admin\obj\Debug\net8.0-windows\BT-Admin.csproj.Up2Date
|
||||
BIN
obj/Debug/net8.0-windows/BT-Admin.csproj.GenerateResource.cache
Normal file
BIN
obj/Debug/net8.0-windows/BT-Admin.csproj.GenerateResource.cache
Normal file
Binary file not shown.
0
obj/Debug/net8.0-windows/BT-Admin.csproj.Up2Date
Normal file
0
obj/Debug/net8.0-windows/BT-Admin.csproj.Up2Date
Normal file
11
obj/Debug/net8.0-windows/BT-Admin.designer.deps.json
Normal file
11
obj/Debug/net8.0-windows/BT-Admin.designer.deps.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {}
|
||||
},
|
||||
"libraries": {}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\lands\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\lands\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false,
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
obj/Debug/net8.0-windows/BT-Admin.dll
Normal file
BIN
obj/Debug/net8.0-windows/BT-Admin.dll
Normal file
Binary file not shown.
1
obj/Debug/net8.0-windows/BT-Admin.genruntimeconfig.cache
Normal file
1
obj/Debug/net8.0-windows/BT-Admin.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
ec6a27f52bdbd0920dbdc2dbedb93a3b32fabdf795f91200de5ad23a56d61feb
|
||||
BIN
obj/Debug/net8.0-windows/BT-Admin.pdb
Normal file
BIN
obj/Debug/net8.0-windows/BT-Admin.pdb
Normal file
Binary file not shown.
BIN
obj/Debug/net8.0-windows/BT_Admin.BTAdmin.resources
Normal file
BIN
obj/Debug/net8.0-windows/BT_Admin.BTAdmin.resources
Normal file
Binary file not shown.
BIN
obj/Debug/net8.0-windows/apphost.exe
Normal file
BIN
obj/Debug/net8.0-windows/apphost.exe
Normal file
Binary file not shown.
BIN
obj/Debug/net8.0-windows/ref/BT-Admin.dll
Normal file
BIN
obj/Debug/net8.0-windows/ref/BT-Admin.dll
Normal file
Binary file not shown.
BIN
obj/Debug/net8.0-windows/refint/BT-Admin.dll
Normal file
BIN
obj/Debug/net8.0-windows/refint/BT-Admin.dll
Normal file
Binary file not shown.
106
obj/project.assets.json
Normal file
106
obj/project.assets.json
Normal file
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0-windows7.0": {
|
||||
"BTbase/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v8.0",
|
||||
"compile": {
|
||||
"bin/placeholder/BTbase.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/BTbase.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"BTbase/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../BTbase/BTbase.csproj",
|
||||
"msbuildProject": "../BTbase/BTbase.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0-windows7.0": [
|
||||
"BTbase >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\lands\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\lands\\source\\repos\\BT-Admin\\BT-Admin.csproj",
|
||||
"projectName": "BT-Admin",
|
||||
"projectPath": "C:\\Users\\lands\\source\\repos\\BT-Admin\\BT-Admin.csproj",
|
||||
"packagesPath": "C:\\Users\\lands\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\lands\\source\\repos\\BT-Admin\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lands\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\lands\\source\\repos\\BTbase\\BTbase.csproj": {
|
||||
"projectPath": "C:\\Users\\lands\\source\\repos\\BTbase\\BTbase.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
},
|
||||
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.103/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
8
obj/project.nuget.cache
Normal file
8
obj/project.nuget.cache
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "uQByWekdnGE=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\lands\\source\\repos\\BT-Admin\\BT-Admin.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user