Initial commit
This commit is contained in:
92
obj/Company Resurces.vbproj.nuget.dgspec.json
Normal file
92
obj/Company Resurces.vbproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\schei\\Desktop\\Quality Scan\\Quality_Scan\\Company Resurces.vbproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\schei\\Desktop\\Quality Scan\\Quality_Scan\\Company Resurces.vbproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\schei\\Desktop\\Quality Scan\\Quality_Scan\\Company Resurces.vbproj",
|
||||
"projectName": "Company Resurces",
|
||||
"projectPath": "C:\\Users\\schei\\Desktop\\Quality Scan\\Quality_Scan\\Company Resurces.vbproj",
|
||||
"packagesPath": "C:\\Users\\schei\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\schei\\Desktop\\Quality Scan\\Quality_Scan\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\schei\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0-windows7.0": {
|
||||
"targetAlias": "net6.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0-windows7.0": {
|
||||
"targetAlias": "net6.0-windows",
|
||||
"dependencies": {
|
||||
"ClosedXML": {
|
||||
"target": "Package",
|
||||
"version": "[0.100.3, )"
|
||||
},
|
||||
"Microsoft.Data.SqlClient": {
|
||||
"target": "Package",
|
||||
"version": "[5.1.0, )"
|
||||
},
|
||||
"Microsoft.Office.Interop.Excel": {
|
||||
"target": "Package",
|
||||
"version": "[15.0.4795.1001, )"
|
||||
},
|
||||
"Syncfusion.XlsIO.Net.Core": {
|
||||
"target": "Package",
|
||||
"version": "[20.4.0.44, )"
|
||||
},
|
||||
"System.Data.SQLite.Core": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.117, )"
|
||||
},
|
||||
"System.Runtime.InteropServices": {
|
||||
"target": "Package",
|
||||
"version": "[4.3.0, )"
|
||||
}
|
||||
},
|
||||
"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\\7.0.102\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
15
obj/Company Resurces.vbproj.nuget.g.props
Normal file
15
obj/Company Resurces.vbproj.nuget.g.props
Normal file
@@ -0,0 +1,15 @@
|
||||
<?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\schei\.nuget\packages\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\schei\.nuget\packages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
2
obj/Company Resurces.vbproj.nuget.g.targets
Normal file
2
obj/Company Resurces.vbproj.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,7 @@
|
||||
' <autogenerated/>
|
||||
Option Strict Off
|
||||
Option Explicit On
|
||||
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName:=".NET 6.0")>
|
||||
BIN
obj/Debug/net6.0-windows/Interop.Microsoft.Office.Core.dll
Normal file
BIN
obj/Debug/net6.0-windows/Interop.Microsoft.Office.Core.dll
Normal file
Binary file not shown.
Binary file not shown.
26
obj/Debug/net6.0-windows/Quality_Scan.AssemblyInfo.vb
Normal file
26
obj/Debug/net6.0-windows/Quality_Scan.AssemblyInfo.vb
Normal file
@@ -0,0 +1,26 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' This code was generated by a tool.
|
||||
' Runtime Version:4.0.30319.42000
|
||||
'
|
||||
' Changes to this file may cause incorrect behavior and will be lost if
|
||||
' the code is regenerated.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict Off
|
||||
Option Explicit On
|
||||
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
<Assembly: System.Reflection.AssemblyCompanyAttribute("Quality_Scan"), _
|
||||
Assembly: System.Reflection.AssemblyConfigurationAttribute("Debug"), _
|
||||
Assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0"), _
|
||||
Assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0"), _
|
||||
Assembly: System.Reflection.AssemblyProductAttribute("Quality_Scan"), _
|
||||
Assembly: System.Reflection.AssemblyTitleAttribute("Quality_Scan"), _
|
||||
Assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0"), _
|
||||
Assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0"), _
|
||||
Assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")>
|
||||
|
||||
'Generated by the MSBuild WriteCodeFragment class.
|
||||
@@ -0,0 +1 @@
|
||||
1c0a4171410ce6f98cb624512eb667dce62b6f16
|
||||
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form1.resources
Normal file
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form1.resources
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form2.resources
Normal file
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form2.resources
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form3.resources
Normal file
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form3.resources
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form4.resources
Normal file
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form4.resources
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form5.resources
Normal file
BIN
obj/Debug/net6.0-windows/Quality_Scan.Form5.resources
Normal file
Binary file not shown.
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject = Sub Main
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net6.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 = Quality_Scan
|
||||
build_property.ProjectDir = C:\Users\schei\Desktop\Quality Scan\Quality_Scan\
|
||||
BIN
obj/Debug/net6.0-windows/Quality_Scan.assets.cache
Normal file
BIN
obj/Debug/net6.0-windows/Quality_Scan.assets.cache
Normal file
Binary file not shown.
2433
obj/Debug/net6.0-windows/Quality_Scan.designer.deps.json
Normal file
2433
obj/Debug/net6.0-windows/Quality_Scan.designer.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "6.0.0"
|
||||
}
|
||||
],
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\schei\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\schei\\.nuget\\packages"
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
obj/Debug/net6.0-windows/Quality_Scan.dll
Normal file
BIN
obj/Debug/net6.0-windows/Quality_Scan.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9d2d45c8f199af8ebef193ad2c37254742e64494
|
||||
Binary file not shown.
Reference in New Issue
Block a user