lab5, pt2
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
25
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.AssemblyInfo.cs
Executable file
25
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.AssemblyInfo.cs
Executable file
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("TestProject")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TestProject")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TestProject")]
|
||||
[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 @@
|
||||
ac7f81f0c6c7af328edde203ec79f5b52b786017
|
BIN
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.Form1.resources
Executable file
BIN
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.Form1.resources
Executable file
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
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._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = TestProject
|
||||
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\
|
10
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.GlobalUsings.g.cs
Executable file
10
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.GlobalUsings.g.cs
Executable 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
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.assets.cache
Executable file
BIN
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.assets.cache
Executable file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
a798631cce5aa6da8569af8d5fad3ae650187f44
|
@@ -0,0 +1,17 @@
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\bin\Debug\net6.0-windows\TestProject.exe
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\bin\Debug\net6.0-windows\TestProject.deps.json
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\bin\Debug\net6.0-windows\TestProject.runtimeconfig.json
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\bin\Debug\net6.0-windows\TestProject.dll
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\bin\Debug\net6.0-windows\TestProject.pdb
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.csproj.AssemblyReference.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.Form1.resources
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.csproj.GenerateResource.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.GeneratedMSBuildEditorConfig.editorconfig
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.AssemblyInfoInputs.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.AssemblyInfo.cs
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.csproj.CoreCompileInputs.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.dll
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\refint\TestProject.dll
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.pdb
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\TestProject.genruntimeconfig.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\obj\Debug\net6.0-windows\ref\TestProject.dll
|
Binary file not shown.
11
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.designer.deps.json
Executable file
11
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.designer.deps.json
Executable file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {}
|
||||
},
|
||||
"libraries": {}
|
||||
}
|
@@ -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\\caleb\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\caleb\\.nuget\\packages"
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
BIN
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.dll
Executable file
BIN
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.dll
Executable file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
acea872532e59d066c9a4458f98b9a29a3d9a3e4
|
BIN
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.pdb
Executable file
BIN
Testing/TestProject/obj/Debug/net6.0-windows/TestProject.pdb
Executable file
Binary file not shown.
BIN
Testing/TestProject/obj/Debug/net6.0-windows/apphost.exe
Executable file
BIN
Testing/TestProject/obj/Debug/net6.0-windows/apphost.exe
Executable file
Binary file not shown.
BIN
Testing/TestProject/obj/Debug/net6.0-windows/ref/TestProject.dll
Executable file
BIN
Testing/TestProject/obj/Debug/net6.0-windows/ref/TestProject.dll
Executable file
Binary file not shown.
BIN
Testing/TestProject/obj/Debug/net6.0-windows/refint/TestProject.dll
Executable file
BIN
Testing/TestProject/obj/Debug/net6.0-windows/refint/TestProject.dll
Executable file
Binary file not shown.
66
Testing/TestProject/obj/TestProject.csproj.nuget.dgspec.json
Executable file
66
Testing/TestProject/obj/TestProject.csproj.nuget.dgspec.json
Executable file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
|
||||
"projectName": "TestProject",
|
||||
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
|
||||
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
||||
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\caleb\\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",
|
||||
"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\\6.0.400\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
15
Testing/TestProject/obj/TestProject.csproj.nuget.g.props
Executable file
15
Testing/TestProject/obj/TestProject.csproj.nuget.g.props
Executable 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\caleb\.nuget\packages\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
2
Testing/TestProject/obj/TestProject.csproj.nuget.g.targets
Executable file
2
Testing/TestProject/obj/TestProject.csproj.nuget.g.targets
Executable 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" />
|
71
Testing/TestProject/obj/project.assets.json
Executable file
71
Testing/TestProject/obj/project.assets.json
Executable file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0-windows7.0": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0-windows7.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\caleb\\.nuget\\packages\\": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
|
||||
"projectName": "TestProject",
|
||||
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
|
||||
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
||||
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\caleb\\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",
|
||||
"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\\6.0.400\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
8
Testing/TestProject/obj/project.nuget.cache
Executable file
8
Testing/TestProject/obj/project.nuget.cache
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "TWtSmoWqhgemWqLQNwjaq2UfM5Edy147DYOXvENKk885M7dzoYfdgfI5tktBbn9HJRbM39rehkEOgSpg4WYPxA==",
|
||||
"success": true,
|
||||
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
Reference in New Issue
Block a user