Lab4
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 = "")]
|
@@ -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("Lab4_1_CalebFontenot")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Lab4_1_CalebFontenot")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Lab4_1_CalebFontenot")]
|
||||
[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 @@
|
||||
93daf5ede3ffcf9bed01518d56ea8d7ec82a3bc4
|
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 = Lab4_1_CalebFontenot
|
||||
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\
|
@@ -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;
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
22f60058a241681277f6ead56cba5fd43212130f
|
@@ -0,0 +1,17 @@
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\bin\Debug\net6.0-windows\Lab4_1_CalebFontenot.exe
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\bin\Debug\net6.0-windows\Lab4_1_CalebFontenot.deps.json
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\bin\Debug\net6.0-windows\Lab4_1_CalebFontenot.runtimeconfig.json
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\bin\Debug\net6.0-windows\Lab4_1_CalebFontenot.dll
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\bin\Debug\net6.0-windows\Lab4_1_CalebFontenot.pdb
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.csproj.AssemblyReference.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.Form1.resources
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.csproj.GenerateResource.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.AssemblyInfoInputs.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.AssemblyInfo.cs
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.csproj.CoreCompileInputs.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.dll
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\refint\Lab4_1_CalebFontenot.dll
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.pdb
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\Lab4_1_CalebFontenot.genruntimeconfig.cache
|
||||
Z:\media\DataEXT4\Documents\ASDV C#\Lab4\Lab4_1_CalebFontenot\obj\Debug\net6.0-windows\ref\Lab4_1_CalebFontenot.dll
|
Binary file not shown.
@@ -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
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/Lab4_1_CalebFontenot.dll
Executable file
BIN
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/Lab4_1_CalebFontenot.dll
Executable file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
3580acc4d4a5f2db37b6cb0bacb19ffaabd92e7a
|
BIN
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/Lab4_1_CalebFontenot.pdb
Executable file
BIN
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/Lab4_1_CalebFontenot.pdb
Executable file
Binary file not shown.
BIN
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe
Executable file
BIN
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe
Executable file
Binary file not shown.
BIN
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/ref/Lab4_1_CalebFontenot.dll
Executable file
BIN
Lab4/Lab4_1_CalebFontenot/obj/Debug/net6.0-windows/ref/Lab4_1_CalebFontenot.dll
Executable file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user