diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/DesignTimeBuild/.dtbcache.v2 new file mode 100755 index 0000000..4e4e8cc Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/4dac5e66-6b35-47b5-bab3-548b77f0fff3.vsidx b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/4dac5e66-6b35-47b5-bab3-548b77f0fff3.vsidx new file mode 100755 index 0000000..06296c6 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/4dac5e66-6b35-47b5-bab3-548b77f0fff3.vsidx differ diff --git a/lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/read.lock b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/read.lock similarity index 100% rename from lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/read.lock rename to MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/read.lock diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.futdcache.v2 b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.futdcache.v2 new file mode 100755 index 0000000..2af21e2 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.futdcache.v2 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.suo b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.suo new file mode 100755 index 0000000..ca2cc8d Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.suo differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.metadata.v5 b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.metadata.v5 new file mode 100755 index 0000000..67a2871 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.metadata.v5 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.projects.v5 b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.projects.v5 new file mode 100755 index 0000000..db7f449 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.projects.v5 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/Form1.Designer.cs b/MP4/JoesAutomotive_CalebFontenot/Form1.Designer.cs new file mode 100755 index 0000000..6e58731 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/Form1.Designer.cs @@ -0,0 +1,345 @@ +namespace JoesAutomotive_CalebFontenot +{ + partial class Form1 + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.checkBox1 = new System.Windows.Forms.CheckBox(); + this.checkBox2 = new System.Windows.Forms.CheckBox(); + this.checkBox3 = new System.Windows.Forms.CheckBox(); + this.checkBox4 = new System.Windows.Forms.CheckBox(); + this.checkBox5 = new System.Windows.Forms.CheckBox(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.checkBox6 = new System.Windows.Forms.CheckBox(); + this.checkBox7 = new System.Windows.Forms.CheckBox(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.label1 = new System.Windows.Forms.Label(); + this.textBox1 = new System.Windows.Forms.TextBox(); + this.label2 = new System.Windows.Forms.Label(); + this.textBox2 = new System.Windows.Forms.TextBox(); + this.label3 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.textBox3 = new System.Windows.Forms.TextBox(); + this.textBox4 = new System.Windows.Forms.TextBox(); + this.textBox5 = new System.Windows.Forms.TextBox(); + this.textBox6 = new System.Windows.Forms.TextBox(); + this.groupBox1.SuspendLayout(); + this.groupBox2.SuspendLayout(); + this.groupBox3.SuspendLayout(); + this.groupBox4.SuspendLayout(); + this.groupBox5.SuspendLayout(); + this.SuspendLayout(); + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.checkBox2); + this.groupBox1.Controls.Add(this.checkBox1); + this.groupBox1.Location = new System.Drawing.Point(12, 12); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(200, 100); + this.groupBox1.TabIndex = 0; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "Oil && Lube"; + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.checkBox5); + this.groupBox2.Controls.Add(this.checkBox4); + this.groupBox2.Controls.Add(this.checkBox3); + this.groupBox2.Location = new System.Drawing.Point(12, 118); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(200, 100); + this.groupBox2.TabIndex = 1; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Misc"; + // + // groupBox3 + // + this.groupBox3.Controls.Add(this.textBox6); + this.groupBox3.Controls.Add(this.textBox5); + this.groupBox3.Controls.Add(this.textBox4); + this.groupBox3.Controls.Add(this.textBox3); + this.groupBox3.Controls.Add(this.label6); + this.groupBox3.Controls.Add(this.label5); + this.groupBox3.Controls.Add(this.label4); + this.groupBox3.Controls.Add(this.label3); + this.groupBox3.Location = new System.Drawing.Point(12, 224); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(406, 140); + this.groupBox3.TabIndex = 2; + this.groupBox3.TabStop = false; + this.groupBox3.Text = "groupBox3"; + // + // checkBox1 + // + this.checkBox1.AutoSize = true; + this.checkBox1.Location = new System.Drawing.Point(14, 22); + this.checkBox1.Name = "checkBox1"; + this.checkBox1.Size = new System.Drawing.Size(129, 19); + this.checkBox1.TabIndex = 0; + this.checkBox1.Text = "Oil Change ($26.00)"; + this.checkBox1.UseVisualStyleBackColor = true; + // + // checkBox2 + // + this.checkBox2.AutoSize = true; + this.checkBox2.Location = new System.Drawing.Point(14, 47); + this.checkBox2.Name = "checkBox2"; + this.checkBox2.Size = new System.Drawing.Size(83, 19); + this.checkBox2.TabIndex = 1; + this.checkBox2.Text = "checkBox2"; + this.checkBox2.UseVisualStyleBackColor = true; + // + // checkBox3 + // + this.checkBox3.AutoSize = true; + this.checkBox3.Location = new System.Drawing.Point(14, 26); + this.checkBox3.Name = "checkBox3"; + this.checkBox3.Size = new System.Drawing.Size(83, 19); + this.checkBox3.TabIndex = 0; + this.checkBox3.Text = "checkBox3"; + this.checkBox3.UseVisualStyleBackColor = true; + // + // checkBox4 + // + this.checkBox4.AutoSize = true; + this.checkBox4.Location = new System.Drawing.Point(14, 51); + this.checkBox4.Name = "checkBox4"; + this.checkBox4.Size = new System.Drawing.Size(83, 19); + this.checkBox4.TabIndex = 1; + this.checkBox4.Text = "checkBox4"; + this.checkBox4.UseVisualStyleBackColor = true; + // + // checkBox5 + // + this.checkBox5.AutoSize = true; + this.checkBox5.Location = new System.Drawing.Point(14, 76); + this.checkBox5.Name = "checkBox5"; + this.checkBox5.Size = new System.Drawing.Size(83, 19); + this.checkBox5.TabIndex = 2; + this.checkBox5.Text = "checkBox5"; + this.checkBox5.UseVisualStyleBackColor = true; + // + // groupBox4 + // + this.groupBox4.Controls.Add(this.checkBox7); + this.groupBox4.Controls.Add(this.checkBox6); + this.groupBox4.Location = new System.Drawing.Point(218, 12); + this.groupBox4.Name = "groupBox4"; + this.groupBox4.Size = new System.Drawing.Size(200, 100); + this.groupBox4.TabIndex = 3; + this.groupBox4.TabStop = false; + this.groupBox4.Text = "groupBox4"; + // + // checkBox6 + // + this.checkBox6.AutoSize = true; + this.checkBox6.Location = new System.Drawing.Point(6, 22); + this.checkBox6.Name = "checkBox6"; + this.checkBox6.Size = new System.Drawing.Size(83, 19); + this.checkBox6.TabIndex = 0; + this.checkBox6.Text = "checkBox6"; + this.checkBox6.UseVisualStyleBackColor = true; + // + // checkBox7 + // + this.checkBox7.AutoSize = true; + this.checkBox7.Location = new System.Drawing.Point(6, 47); + this.checkBox7.Name = "checkBox7"; + this.checkBox7.Size = new System.Drawing.Size(83, 19); + this.checkBox7.TabIndex = 1; + this.checkBox7.Text = "checkBox7"; + this.checkBox7.UseVisualStyleBackColor = true; + // + // groupBox5 + // + this.groupBox5.Controls.Add(this.textBox2); + this.groupBox5.Controls.Add(this.label2); + this.groupBox5.Controls.Add(this.textBox1); + this.groupBox5.Controls.Add(this.label1); + this.groupBox5.Location = new System.Drawing.Point(218, 118); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(200, 100); + this.groupBox5.TabIndex = 4; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "groupBox5"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(6, 26); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(38, 15); + this.label1.TabIndex = 0; + this.label1.Text = "label1"; + // + // textBox1 + // + this.textBox1.Location = new System.Drawing.Point(65, 18); + this.textBox1.Name = "textBox1"; + this.textBox1.Size = new System.Drawing.Size(100, 23); + this.textBox1.TabIndex = 1; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(6, 52); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(38, 15); + this.label2.TabIndex = 2; + this.label2.Text = "label2"; + // + // textBox2 + // + this.textBox2.Location = new System.Drawing.Point(65, 52); + this.textBox2.Name = "textBox2"; + this.textBox2.Size = new System.Drawing.Size(100, 23); + this.textBox2.TabIndex = 3; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(90, 19); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(38, 15); + this.label3.TabIndex = 0; + this.label3.Text = "label3"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(90, 46); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(38, 15); + this.label4.TabIndex = 1; + this.label4.Text = "label4"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(90, 75); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(38, 15); + this.label5.TabIndex = 2; + this.label5.Text = "label5"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(90, 104); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(38, 15); + this.label6.TabIndex = 3; + this.label6.Text = "label6"; + // + // textBox3 + // + this.textBox3.Location = new System.Drawing.Point(134, 16); + this.textBox3.Name = "textBox3"; + this.textBox3.Size = new System.Drawing.Size(100, 23); + this.textBox3.TabIndex = 4; + // + // textBox4 + // + this.textBox4.Location = new System.Drawing.Point(134, 43); + this.textBox4.Name = "textBox4"; + this.textBox4.Size = new System.Drawing.Size(100, 23); + this.textBox4.TabIndex = 5; + // + // textBox5 + // + this.textBox5.Location = new System.Drawing.Point(134, 72); + this.textBox5.Name = "textBox5"; + this.textBox5.Size = new System.Drawing.Size(100, 23); + this.textBox5.TabIndex = 6; + // + // textBox6 + // + this.textBox6.Location = new System.Drawing.Point(134, 101); + this.textBox6.Name = "textBox6"; + this.textBox6.Size = new System.Drawing.Size(100, 23); + this.textBox6.TabIndex = 7; + // + // Form1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(428, 424); + this.Controls.Add(this.groupBox5); + this.Controls.Add(this.groupBox4); + this.Controls.Add(this.groupBox3); + this.Controls.Add(this.groupBox2); + this.Controls.Add(this.groupBox1); + this.Name = "Form1"; + this.Text = "Form1"; + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); + this.groupBox3.ResumeLayout(false); + this.groupBox3.PerformLayout(); + this.groupBox4.ResumeLayout(false); + this.groupBox4.PerformLayout(); + this.groupBox5.ResumeLayout(false); + this.groupBox5.PerformLayout(); + this.ResumeLayout(false); + + } + + #endregion + + private GroupBox groupBox1; + private CheckBox checkBox2; + private CheckBox checkBox1; + private GroupBox groupBox2; + private CheckBox checkBox5; + private CheckBox checkBox4; + private CheckBox checkBox3; + private GroupBox groupBox3; + private TextBox textBox6; + private TextBox textBox5; + private TextBox textBox4; + private TextBox textBox3; + private Label label6; + private Label label5; + private Label label4; + private Label label3; + private GroupBox groupBox4; + private CheckBox checkBox7; + private CheckBox checkBox6; + private GroupBox groupBox5; + private TextBox textBox2; + private Label label2; + private TextBox textBox1; + private Label label1; + } +} \ No newline at end of file diff --git a/MP4/JoesAutomotive_CalebFontenot/Form1.cs b/MP4/JoesAutomotive_CalebFontenot/Form1.cs new file mode 100755 index 0000000..265dc2c --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/Form1.cs @@ -0,0 +1,10 @@ +namespace JoesAutomotive_CalebFontenot +{ + public partial class Form1 : Form + { + public Form1() + { + InitializeComponent(); + } + } +} \ No newline at end of file diff --git a/lab6/lab6_1_CalebFontenot/Form1.resx b/MP4/JoesAutomotive_CalebFontenot/Form1.resx similarity index 100% rename from lab6/lab6_1_CalebFontenot/Form1.resx rename to MP4/JoesAutomotive_CalebFontenot/Form1.resx diff --git a/lab6/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj b/MP4/JoesAutomotive_CalebFontenot/JoesAutomotive_CalebFontenot.csproj similarity index 100% rename from lab6/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj rename to MP4/JoesAutomotive_CalebFontenot/JoesAutomotive_CalebFontenot.csproj diff --git a/lab6/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj.user b/MP4/JoesAutomotive_CalebFontenot/JoesAutomotive_CalebFontenot.csproj.user similarity index 100% rename from lab6/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj.user rename to MP4/JoesAutomotive_CalebFontenot/JoesAutomotive_CalebFontenot.csproj.user diff --git a/MP4/JoesAutomotive_CalebFontenot/JoesAutomotive_CalebFontenot.sln b/MP4/JoesAutomotive_CalebFontenot/JoesAutomotive_CalebFontenot.sln new file mode 100755 index 0000000..d86a676 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/JoesAutomotive_CalebFontenot.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.3.32804.467 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JoesAutomotive_CalebFontenot", "JoesAutomotive_CalebFontenot.csproj", "{96F5F7E1-9576-4BE4-8039-3FCDA3F83C18}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {96F5F7E1-9576-4BE4-8039-3FCDA3F83C18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {96F5F7E1-9576-4BE4-8039-3FCDA3F83C18}.Debug|Any CPU.Build.0 = Debug|Any CPU + {96F5F7E1-9576-4BE4-8039-3FCDA3F83C18}.Release|Any CPU.ActiveCfg = Release|Any CPU + {96F5F7E1-9576-4BE4-8039-3FCDA3F83C18}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {8042EDDC-DD9D-4FC9-9CD2-7206A4D99320} + EndGlobalSection +EndGlobal diff --git a/MP4/JoesAutomotive_CalebFontenot/Program.cs b/MP4/JoesAutomotive_CalebFontenot/Program.cs new file mode 100755 index 0000000..1ffd2ae --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/Program.cs @@ -0,0 +1,17 @@ +namespace JoesAutomotive_CalebFontenot +{ + internal static class Program + { + /// + /// The main entry point for the application. + /// + [STAThread] + static void Main() + { + // To customize application configuration such as set high DPI settings or default font, + // see https://aka.ms/applicationconfiguration. + ApplicationConfiguration.Initialize(); + Application.Run(new Form1()); + } + } +} \ No newline at end of file diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.AssemblyInfo.cs b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.AssemblyInfo.cs new file mode 100755 index 0000000..88850b1 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 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. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("JoesAutomotive_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("JoesAutomotive_CalebFontenot")] +[assembly: System.Reflection.AssemblyTitleAttribute("JoesAutomotive_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. + diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.AssemblyInfoInputs.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.AssemblyInfoInputs.cache new file mode 100755 index 0000000..9e862d1 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +b250a64ba651a1bf97a7fb14293a7611ae3cf577 diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig new file mode 100755 index 0000000..22599e3 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig @@ -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 = JoesAutomotive_CalebFontenot +build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP4\JoesAutomotive_CalebFontenot\ diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GlobalUsings.g.cs b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GlobalUsings.g.cs similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GlobalUsings.g.cs rename to MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GlobalUsings.g.cs diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.assets.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.assets.cache new file mode 100755 index 0000000..b11ead0 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.assets.cache differ diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.AssemblyReference.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.AssemblyReference.cache similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.AssemblyReference.cache rename to MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.AssemblyReference.cache diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.deps.json b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.deps.json similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.deps.json rename to MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.deps.json diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.runtimeconfig.json b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.runtimeconfig.json similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.runtimeconfig.json rename to MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.runtimeconfig.json diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.dgspec.json b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.dgspec.json new file mode 100755 index 0000000..5a2f45a --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.dgspec.json @@ -0,0 +1,66 @@ +{ + "format": 1, + "restore": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj": {} + }, + "projects": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "projectName": "JoesAutomotive_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\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" + } + } + } + } +} \ No newline at end of file diff --git a/lab6/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.props b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.props similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.props rename to MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.props diff --git a/lab6/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.targets b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.targets similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.targets rename to MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.targets diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/project.assets.json b/MP4/JoesAutomotive_CalebFontenot/obj/project.assets.json new file mode 100755 index 0000000..5b03821 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/project.assets.json @@ -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#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "projectName": "JoesAutomotive_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\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" + } + } + } +} \ No newline at end of file diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/project.nuget.cache b/MP4/JoesAutomotive_CalebFontenot/obj/project.nuget.cache new file mode 100755 index 0000000..e59d996 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "1e92b+/GRJbd+KHtG8B7/PkzdS1releQsMWby82R4LtQwiui9AhutFWN7S5ORFGT1kb0LSqdv/+YQok6026k+g==", + "success": true, + "projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/MP4/mp4-3.pdf b/MP4/mp4-3.pdf new file mode 100644 index 0000000..270ba12 Binary files /dev/null and b/MP4/mp4-3.pdf differ diff --git a/lab6/lab6_1_CalebFontenot.pdf b/lab6_1/lab6_1_CalebFontenot.pdf similarity index 100% rename from lab6/lab6_1_CalebFontenot.pdf rename to lab6_1/lab6_1_CalebFontenot.pdf diff --git a/lab6/lab6_1_CalebFontenot.zip b/lab6_1/lab6_1_CalebFontenot.zip similarity index 100% rename from lab6/lab6_1_CalebFontenot.zip rename to lab6_1/lab6_1_CalebFontenot.zip diff --git a/lab6/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.metadata.v5 b/lab6_1/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.metadata.v5 similarity index 100% rename from lab6/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.metadata.v5 rename to lab6_1/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.metadata.v5 diff --git a/lab6/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.projects.v5 b/lab6_1/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.projects.v5 similarity index 100% rename from lab6/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.projects.v5 rename to lab6_1/lab6_1_CalebFontenot/.vs/ProjectEvaluation/lab6_1_calebfontenot.projects.v5 diff --git a/lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/DesignTimeBuild/.dtbcache.v2 similarity index 100% rename from lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/DesignTimeBuild/.dtbcache.v2 rename to lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/DesignTimeBuild/.dtbcache.v2 diff --git a/lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/b9c81a08-53d7-4621-bdcb-135045015a6e.vsidx b/lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/b9c81a08-53d7-4621-bdcb-135045015a6e.vsidx similarity index 100% rename from lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/b9c81a08-53d7-4621-bdcb-135045015a6e.vsidx rename to lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/b9c81a08-53d7-4621-bdcb-135045015a6e.vsidx diff --git a/lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/read.lock b/lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/read.lock similarity index 100% rename from lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/read.lock rename to lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/FileContentIndex/read.lock diff --git a/lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.futdcache.v2 b/lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.futdcache.v2 similarity index 100% rename from lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.futdcache.v2 rename to lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.futdcache.v2 diff --git a/lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.suo b/lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.suo similarity index 100% rename from lab6/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.suo rename to lab6_1/lab6_1_CalebFontenot/.vs/lab6_1_CalebFontenot/v17/.suo diff --git a/lab6/lab6_1_CalebFontenot/Form1.Designer.cs b/lab6_1/lab6_1_CalebFontenot/Form1.Designer.cs similarity index 100% rename from lab6/lab6_1_CalebFontenot/Form1.Designer.cs rename to lab6_1/lab6_1_CalebFontenot/Form1.Designer.cs diff --git a/lab6/lab6_1_CalebFontenot/Form1.cs b/lab6_1/lab6_1_CalebFontenot/Form1.cs similarity index 100% rename from lab6/lab6_1_CalebFontenot/Form1.cs rename to lab6_1/lab6_1_CalebFontenot/Form1.cs diff --git a/lab6/lab6_2_CalebFontenot/Form1.resx b/lab6_1/lab6_1_CalebFontenot/Form1.resx similarity index 100% rename from lab6/lab6_2_CalebFontenot/Form1.resx rename to lab6_1/lab6_1_CalebFontenot/Form1.resx diff --git a/lab6/lab6_1_CalebFontenot/Program.cs b/lab6_1/lab6_1_CalebFontenot/Program.cs similarity index 100% rename from lab6/lab6_1_CalebFontenot/Program.cs rename to lab6_1/lab6_1_CalebFontenot/Program.cs diff --git a/lab6/lab6_1_CalebFontenot/Properties/Resources.Designer.cs b/lab6_1/lab6_1_CalebFontenot/Properties/Resources.Designer.cs similarity index 100% rename from lab6/lab6_1_CalebFontenot/Properties/Resources.Designer.cs rename to lab6_1/lab6_1_CalebFontenot/Properties/Resources.Designer.cs diff --git a/lab6/lab6_1_CalebFontenot/Properties/Resources.resx b/lab6_1/lab6_1_CalebFontenot/Properties/Resources.resx similarity index 100% rename from lab6/lab6_1_CalebFontenot/Properties/Resources.resx rename to lab6_1/lab6_1_CalebFontenot/Properties/Resources.resx diff --git a/lab6/lab6_1_CalebFontenot/Resources/LightOff.bmp b/lab6_1/lab6_1_CalebFontenot/Resources/LightOff.bmp similarity index 100% rename from lab6/lab6_1_CalebFontenot/Resources/LightOff.bmp rename to lab6_1/lab6_1_CalebFontenot/Resources/LightOff.bmp diff --git a/lab6/lab6_1_CalebFontenot/Resources/LightOn.bmp b/lab6_1/lab6_1_CalebFontenot/Resources/LightOn.bmp similarity index 100% rename from lab6/lab6_1_CalebFontenot/Resources/LightOn.bmp rename to lab6_1/lab6_1_CalebFontenot/Resources/LightOn.bmp diff --git a/lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.deps.json b/lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.deps.json similarity index 100% rename from lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.deps.json rename to lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.deps.json diff --git a/lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.dll b/lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.dll similarity index 100% rename from lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.dll rename to lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.dll diff --git a/lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.exe b/lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.exe similarity index 100% rename from lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.exe rename to lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.exe diff --git a/lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb b/lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb similarity index 100% rename from lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb rename to lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb diff --git a/lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.runtimeconfig.json b/lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.runtimeconfig.json similarity index 100% rename from lab6/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.runtimeconfig.json rename to lab6_1/lab6_1_CalebFontenot/bin/Debug/net6.0-windows/lab6_1_CalebFontenot.runtimeconfig.json diff --git a/lab6/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj b/lab6_1/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj similarity index 100% rename from lab6/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj rename to lab6_1/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj diff --git a/lab6/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj.user b/lab6_1/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj.user similarity index 100% rename from lab6/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj.user rename to lab6_1/lab6_1_CalebFontenot/lab6_1_CalebFontenot.csproj.user diff --git a/lab6/lab6_1_CalebFontenot/lab6_1_CalebFontenot.sln b/lab6_1/lab6_1_CalebFontenot/lab6_1_CalebFontenot.sln similarity index 100% rename from lab6/lab6_1_CalebFontenot/lab6_1_CalebFontenot.sln rename to lab6_1/lab6_1_CalebFontenot/lab6_1_CalebFontenot.sln diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfo.cs b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfo.cs similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfo.cs rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfo.cs diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfoInputs.cache b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfoInputs.cache similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfoInputs.cache rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.AssemblyInfoInputs.cache diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Form1.resources b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Form1.resources similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Form1.resources rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Form1.resources diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GlobalUsings.g.cs b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GlobalUsings.g.cs similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GlobalUsings.g.cs rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.GlobalUsings.g.cs diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Properties.Resources.resources b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Properties.Resources.resources similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Properties.Resources.resources rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.Properties.Resources.resources diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.assets.cache b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.assets.cache similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.assets.cache rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.assets.cache diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.AssemblyReference.cache b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.AssemblyReference.cache similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.AssemblyReference.cache rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.AssemblyReference.cache diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.BuildWithSkipAnalyzers b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.BuildWithSkipAnalyzers similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.BuildWithSkipAnalyzers rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.BuildWithSkipAnalyzers diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.CoreCompileInputs.cache b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.CoreCompileInputs.cache similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.CoreCompileInputs.cache rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.CoreCompileInputs.cache diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.FileListAbsolute.txt b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.FileListAbsolute.txt similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.FileListAbsolute.txt rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.FileListAbsolute.txt diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.GenerateResource.cache b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.GenerateResource.cache similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.GenerateResource.cache rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.csproj.GenerateResource.cache diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.deps.json b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.deps.json similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.deps.json rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.deps.json diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.runtimeconfig.json b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.runtimeconfig.json similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.runtimeconfig.json rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.designer.runtimeconfig.json diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.dll b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.dll similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.dll rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.dll diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.genruntimeconfig.cache b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.genruntimeconfig.cache similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.genruntimeconfig.cache rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.genruntimeconfig.cache diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/lab6_1_CalebFontenot.pdb diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_1_CalebFontenot.dll b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_1_CalebFontenot.dll similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_1_CalebFontenot.dll rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_1_CalebFontenot.dll diff --git a/lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_1_CalebFontenot.dll b/lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_1_CalebFontenot.dll similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_1_CalebFontenot.dll rename to lab6_1/lab6_1_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_1_CalebFontenot.dll diff --git a/lab6/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.dgspec.json b/lab6_1/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.dgspec.json similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.dgspec.json rename to lab6_1/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.dgspec.json diff --git a/lab6/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.props b/lab6_1/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.props similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.props rename to lab6_1/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.props diff --git a/lab6/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.targets b/lab6_1/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.targets similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.targets rename to lab6_1/lab6_1_CalebFontenot/obj/lab6_1_CalebFontenot.csproj.nuget.g.targets diff --git a/lab6/lab6_1_CalebFontenot/obj/project.assets.json b/lab6_1/lab6_1_CalebFontenot/obj/project.assets.json similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/project.assets.json rename to lab6_1/lab6_1_CalebFontenot/obj/project.assets.json diff --git a/lab6/lab6_1_CalebFontenot/obj/project.nuget.cache b/lab6_1/lab6_1_CalebFontenot/obj/project.nuget.cache similarity index 100% rename from lab6/lab6_1_CalebFontenot/obj/project.nuget.cache rename to lab6_1/lab6_1_CalebFontenot/obj/project.nuget.cache diff --git a/lab6/lab6_2_CalebFontenot.pdf b/lab6_1/lab6_2_CalebFontenot.pdf similarity index 100% rename from lab6/lab6_2_CalebFontenot.pdf rename to lab6_1/lab6_2_CalebFontenot.pdf diff --git a/lab6/lab6_2_CalebFontenot.zip b/lab6_1/lab6_2_CalebFontenot.zip similarity index 100% rename from lab6/lab6_2_CalebFontenot.zip rename to lab6_1/lab6_2_CalebFontenot.zip diff --git a/lab6/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.metadata.v5 b/lab6_1/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.metadata.v5 similarity index 100% rename from lab6/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.metadata.v5 rename to lab6_1/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.metadata.v5 diff --git a/lab6/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.projects.v5 b/lab6_1/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.projects.v5 similarity index 100% rename from lab6/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.projects.v5 rename to lab6_1/lab6_2_CalebFontenot/.vs/ProjectEvaluation/lab6_2_calebfontenot.projects.v5 diff --git a/lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/DesignTimeBuild/.dtbcache.v2 similarity index 100% rename from lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/DesignTimeBuild/.dtbcache.v2 rename to lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/DesignTimeBuild/.dtbcache.v2 diff --git a/lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/e22f59af-2249-4e35-a2d6-3b0474acf87e.vsidx b/lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/e22f59af-2249-4e35-a2d6-3b0474acf87e.vsidx similarity index 100% rename from lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/e22f59af-2249-4e35-a2d6-3b0474acf87e.vsidx rename to lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/e22f59af-2249-4e35-a2d6-3b0474acf87e.vsidx diff --git a/lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/read.lock b/lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/read.lock similarity index 100% rename from lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/read.lock rename to lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/FileContentIndex/read.lock diff --git a/lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.futdcache.v2 b/lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.futdcache.v2 similarity index 100% rename from lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.futdcache.v2 rename to lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.futdcache.v2 diff --git a/lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.suo b/lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.suo similarity index 100% rename from lab6/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.suo rename to lab6_1/lab6_2_CalebFontenot/.vs/lab6_2_CalebFontenot/v17/.suo diff --git a/lab6/lab6_2_CalebFontenot/Form1.Designer.cs b/lab6_1/lab6_2_CalebFontenot/Form1.Designer.cs similarity index 100% rename from lab6/lab6_2_CalebFontenot/Form1.Designer.cs rename to lab6_1/lab6_2_CalebFontenot/Form1.Designer.cs diff --git a/lab6/lab6_2_CalebFontenot/Form1.cs b/lab6_1/lab6_2_CalebFontenot/Form1.cs similarity index 100% rename from lab6/lab6_2_CalebFontenot/Form1.cs rename to lab6_1/lab6_2_CalebFontenot/Form1.cs diff --git a/lab6_1/lab6_2_CalebFontenot/Form1.resx b/lab6_1/lab6_2_CalebFontenot/Form1.resx new file mode 100755 index 0000000..b5ae26c --- /dev/null +++ b/lab6_1/lab6_2_CalebFontenot/Form1.resx @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/lab6/lab6_2_CalebFontenot/Program.cs b/lab6_1/lab6_2_CalebFontenot/Program.cs similarity index 100% rename from lab6/lab6_2_CalebFontenot/Program.cs rename to lab6_1/lab6_2_CalebFontenot/Program.cs diff --git a/lab6/lab6_2_CalebFontenot/Properties/Resources.Designer.cs b/lab6_1/lab6_2_CalebFontenot/Properties/Resources.Designer.cs similarity index 100% rename from lab6/lab6_2_CalebFontenot/Properties/Resources.Designer.cs rename to lab6_1/lab6_2_CalebFontenot/Properties/Resources.Designer.cs diff --git a/lab6/lab6_2_CalebFontenot/Properties/Resources.resx b/lab6_1/lab6_2_CalebFontenot/Properties/Resources.resx similarity index 100% rename from lab6/lab6_2_CalebFontenot/Properties/Resources.resx rename to lab6_1/lab6_2_CalebFontenot/Properties/Resources.resx diff --git a/lab6/lab6_2_CalebFontenot/Resources/10_Hearts.jpg b/lab6_1/lab6_2_CalebFontenot/Resources/10_Hearts.jpg similarity index 100% rename from lab6/lab6_2_CalebFontenot/Resources/10_Hearts.jpg rename to lab6_1/lab6_2_CalebFontenot/Resources/10_Hearts.jpg diff --git a/lab6/lab6_2_CalebFontenot/Resources/Ace_Spades.jpg b/lab6_1/lab6_2_CalebFontenot/Resources/Ace_Spades.jpg similarity index 100% rename from lab6/lab6_2_CalebFontenot/Resources/Ace_Spades.jpg rename to lab6_1/lab6_2_CalebFontenot/Resources/Ace_Spades.jpg diff --git a/lab6/lab6_2_CalebFontenot/Resources/King_Clubs.jpg b/lab6_1/lab6_2_CalebFontenot/Resources/King_Clubs.jpg similarity index 100% rename from lab6/lab6_2_CalebFontenot/Resources/King_Clubs.jpg rename to lab6_1/lab6_2_CalebFontenot/Resources/King_Clubs.jpg diff --git a/lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.deps.json b/lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.deps.json similarity index 100% rename from lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.deps.json rename to lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.deps.json diff --git a/lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.dll b/lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.dll similarity index 100% rename from lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.dll rename to lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.dll diff --git a/lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.exe b/lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.exe similarity index 100% rename from lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.exe rename to lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.exe diff --git a/lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb b/lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb similarity index 100% rename from lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb rename to lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb diff --git a/lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.runtimeconfig.json b/lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.runtimeconfig.json similarity index 100% rename from lab6/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.runtimeconfig.json rename to lab6_1/lab6_2_CalebFontenot/bin/Debug/net6.0-windows/lab6_2_CalebFontenot.runtimeconfig.json diff --git a/lab6/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj b/lab6_1/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj similarity index 100% rename from lab6/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj rename to lab6_1/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj diff --git a/lab6/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj.user b/lab6_1/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj.user similarity index 100% rename from lab6/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj.user rename to lab6_1/lab6_2_CalebFontenot/lab6_2_CalebFontenot.csproj.user diff --git a/lab6/lab6_2_CalebFontenot/lab6_2_CalebFontenot.sln b/lab6_1/lab6_2_CalebFontenot/lab6_2_CalebFontenot.sln similarity index 100% rename from lab6/lab6_2_CalebFontenot/lab6_2_CalebFontenot.sln rename to lab6_1/lab6_2_CalebFontenot/lab6_2_CalebFontenot.sln diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfo.cs b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfo.cs similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfo.cs rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfo.cs diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfoInputs.cache b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfoInputs.cache similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfoInputs.cache rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.AssemblyInfoInputs.cache diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Form1.resources b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Form1.resources similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Form1.resources rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Form1.resources diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GlobalUsings.g.cs b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GlobalUsings.g.cs similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GlobalUsings.g.cs rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.GlobalUsings.g.cs diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Properties.Resources.resources b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Properties.Resources.resources similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Properties.Resources.resources rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.Properties.Resources.resources diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.assets.cache b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.assets.cache similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.assets.cache rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.assets.cache diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.AssemblyReference.cache b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.AssemblyReference.cache similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.AssemblyReference.cache rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.AssemblyReference.cache diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.BuildWithSkipAnalyzers b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.BuildWithSkipAnalyzers similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.BuildWithSkipAnalyzers rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.BuildWithSkipAnalyzers diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.CoreCompileInputs.cache b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.CoreCompileInputs.cache similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.CoreCompileInputs.cache rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.CoreCompileInputs.cache diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.FileListAbsolute.txt b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.FileListAbsolute.txt similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.FileListAbsolute.txt rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.FileListAbsolute.txt diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.GenerateResource.cache b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.GenerateResource.cache similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.GenerateResource.cache rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.csproj.GenerateResource.cache diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.deps.json b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.deps.json similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.deps.json rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.deps.json diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.runtimeconfig.json b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.runtimeconfig.json similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.runtimeconfig.json rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.designer.runtimeconfig.json diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.dll b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.dll similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.dll rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.dll diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.genruntimeconfig.cache b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.genruntimeconfig.cache similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.genruntimeconfig.cache rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.genruntimeconfig.cache diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/lab6_2_CalebFontenot.pdb diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_2_CalebFontenot.dll b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_2_CalebFontenot.dll similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_2_CalebFontenot.dll rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_2_CalebFontenot.dll diff --git a/lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_2_CalebFontenot.dll b/lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_2_CalebFontenot.dll similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_2_CalebFontenot.dll rename to lab6_1/lab6_2_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_2_CalebFontenot.dll diff --git a/lab6/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.dgspec.json b/lab6_1/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.dgspec.json similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.dgspec.json rename to lab6_1/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.dgspec.json diff --git a/lab6/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.props b/lab6_1/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.props similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.props rename to lab6_1/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.props diff --git a/lab6/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.targets b/lab6_1/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.targets similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.targets rename to lab6_1/lab6_2_CalebFontenot/obj/lab6_2_CalebFontenot.csproj.nuget.g.targets diff --git a/lab6/lab6_2_CalebFontenot/obj/project.assets.json b/lab6_1/lab6_2_CalebFontenot/obj/project.assets.json similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/project.assets.json rename to lab6_1/lab6_2_CalebFontenot/obj/project.assets.json diff --git a/lab6/lab6_2_CalebFontenot/obj/project.nuget.cache b/lab6_1/lab6_2_CalebFontenot/obj/project.nuget.cache similarity index 100% rename from lab6/lab6_2_CalebFontenot/obj/project.nuget.cache rename to lab6_1/lab6_2_CalebFontenot/obj/project.nuget.cache diff --git a/lab6/lab6_3_CalebFontenot.pdf b/lab6_1/lab6_3_CalebFontenot.pdf similarity index 100% rename from lab6/lab6_3_CalebFontenot.pdf rename to lab6_1/lab6_3_CalebFontenot.pdf diff --git a/lab6/lab6_3_CalebFontenot.zip b/lab6_1/lab6_3_CalebFontenot.zip similarity index 100% rename from lab6/lab6_3_CalebFontenot.zip rename to lab6_1/lab6_3_CalebFontenot.zip diff --git a/lab6/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.metadata.v5 b/lab6_1/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.metadata.v5 similarity index 100% rename from lab6/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.metadata.v5 rename to lab6_1/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.metadata.v5 diff --git a/lab6/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.projects.v5 b/lab6_1/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.projects.v5 similarity index 100% rename from lab6/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.projects.v5 rename to lab6_1/lab6_3_CalebFontenot/.vs/ProjectEvaluation/lab6_3_calebfontenot.projects.v5 diff --git a/lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/DesignTimeBuild/.dtbcache.v2 similarity index 100% rename from lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/DesignTimeBuild/.dtbcache.v2 rename to lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/DesignTimeBuild/.dtbcache.v2 diff --git a/lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/b2091d5e-c680-42ac-a5a4-aff518ce5e24.vsidx b/lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/b2091d5e-c680-42ac-a5a4-aff518ce5e24.vsidx similarity index 100% rename from lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/b2091d5e-c680-42ac-a5a4-aff518ce5e24.vsidx rename to lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/b2091d5e-c680-42ac-a5a4-aff518ce5e24.vsidx diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.BuildWithSkipAnalyzers b/lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/read.lock similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.BuildWithSkipAnalyzers rename to lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/FileContentIndex/read.lock diff --git a/lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.futdcache.v2 b/lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.futdcache.v2 similarity index 100% rename from lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.futdcache.v2 rename to lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.futdcache.v2 diff --git a/lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.suo b/lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.suo similarity index 100% rename from lab6/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.suo rename to lab6_1/lab6_3_CalebFontenot/.vs/lab6_3_CalebFontenot/v17/.suo diff --git a/lab6/lab6_3_CalebFontenot/Form1.Designer.cs b/lab6_1/lab6_3_CalebFontenot/Form1.Designer.cs similarity index 100% rename from lab6/lab6_3_CalebFontenot/Form1.Designer.cs rename to lab6_1/lab6_3_CalebFontenot/Form1.Designer.cs diff --git a/lab6/lab6_3_CalebFontenot/Form1.cs b/lab6_1/lab6_3_CalebFontenot/Form1.cs similarity index 100% rename from lab6/lab6_3_CalebFontenot/Form1.cs rename to lab6_1/lab6_3_CalebFontenot/Form1.cs diff --git a/lab6/lab6_3_CalebFontenot/Form1.resx b/lab6_1/lab6_3_CalebFontenot/Form1.resx similarity index 100% rename from lab6/lab6_3_CalebFontenot/Form1.resx rename to lab6_1/lab6_3_CalebFontenot/Form1.resx diff --git a/lab6/lab6_3_CalebFontenot/Program.cs b/lab6_1/lab6_3_CalebFontenot/Program.cs similarity index 100% rename from lab6/lab6_3_CalebFontenot/Program.cs rename to lab6_1/lab6_3_CalebFontenot/Program.cs diff --git a/lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.deps.json b/lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.deps.json similarity index 100% rename from lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.deps.json rename to lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.deps.json diff --git a/lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.dll b/lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.dll similarity index 100% rename from lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.dll rename to lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.dll diff --git a/lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.exe b/lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.exe similarity index 100% rename from lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.exe rename to lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.exe diff --git a/lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb b/lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb similarity index 100% rename from lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb rename to lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb diff --git a/lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.runtimeconfig.json b/lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.runtimeconfig.json similarity index 100% rename from lab6/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.runtimeconfig.json rename to lab6_1/lab6_3_CalebFontenot/bin/Debug/net6.0-windows/lab6_3_CalebFontenot.runtimeconfig.json diff --git a/lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj b/lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj new file mode 100755 index 0000000..45de288 --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj @@ -0,0 +1,11 @@ + + + + WinExe + net6.0-windows + enable + true + enable + + + \ No newline at end of file diff --git a/lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj.user b/lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj.user new file mode 100755 index 0000000..f61322e --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/lab6/lab6_3_CalebFontenot/lab6_3_CalebFontenot.sln b/lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.sln similarity index 100% rename from lab6/lab6_3_CalebFontenot/lab6_3_CalebFontenot.sln rename to lab6_1/lab6_3_CalebFontenot/lab6_3_CalebFontenot.sln diff --git a/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100755 index 0000000..32c95f9 --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfo.cs b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfo.cs similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfo.cs rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfo.cs diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfoInputs.cache b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfoInputs.cache similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfoInputs.cache rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.AssemblyInfoInputs.cache diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.Form1.resources b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.Form1.resources similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.Form1.resources rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.Form1.resources diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig diff --git a/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GlobalUsings.g.cs b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GlobalUsings.g.cs new file mode 100755 index 0000000..fea4009 --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.GlobalUsings.g.cs @@ -0,0 +1,10 @@ +// +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; diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.assets.cache b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.assets.cache similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.assets.cache rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.assets.cache diff --git a/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.AssemblyReference.cache b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.AssemblyReference.cache new file mode 100755 index 0000000..f790783 Binary files /dev/null and b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.AssemblyReference.cache differ diff --git a/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.BuildWithSkipAnalyzers b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.BuildWithSkipAnalyzers new file mode 100755 index 0000000..e69de29 diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.CoreCompileInputs.cache b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.CoreCompileInputs.cache similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.CoreCompileInputs.cache rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.CoreCompileInputs.cache diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.FileListAbsolute.txt b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.FileListAbsolute.txt similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.FileListAbsolute.txt rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.FileListAbsolute.txt diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.GenerateResource.cache b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.GenerateResource.cache similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.GenerateResource.cache rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.csproj.GenerateResource.cache diff --git a/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.deps.json b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.deps.json new file mode 100755 index 0000000..fbeaac4 --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.deps.json @@ -0,0 +1,11 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": {} + }, + "libraries": {} +} \ No newline at end of file diff --git a/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.runtimeconfig.json b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.runtimeconfig.json new file mode 100755 index 0000000..4ec7c38 --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.designer.runtimeconfig.json @@ -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 + } + } +} \ No newline at end of file diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.dll b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.dll similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.dll rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.dll diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.genruntimeconfig.cache b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.genruntimeconfig.cache similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.genruntimeconfig.cache rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.genruntimeconfig.cache diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/lab6_3_CalebFontenot.pdb diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_3_CalebFontenot.dll b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_3_CalebFontenot.dll similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_3_CalebFontenot.dll rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_3_CalebFontenot.dll diff --git a/lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_3_CalebFontenot.dll b/lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_3_CalebFontenot.dll similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_3_CalebFontenot.dll rename to lab6_1/lab6_3_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_3_CalebFontenot.dll diff --git a/lab6/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.dgspec.json b/lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.dgspec.json similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.dgspec.json rename to lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.dgspec.json diff --git a/lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.props b/lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.props new file mode 100755 index 0000000..2a0471e --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\caleb\.nuget\packages\ + PackageReference + 6.3.0 + + + + + \ No newline at end of file diff --git a/lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.targets b/lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.targets new file mode 100755 index 0000000..35a7576 --- /dev/null +++ b/lab6_1/lab6_3_CalebFontenot/obj/lab6_3_CalebFontenot.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/lab6/lab6_3_CalebFontenot/obj/project.assets.json b/lab6_1/lab6_3_CalebFontenot/obj/project.assets.json similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/project.assets.json rename to lab6_1/lab6_3_CalebFontenot/obj/project.assets.json diff --git a/lab6/lab6_3_CalebFontenot/obj/project.nuget.cache b/lab6_1/lab6_3_CalebFontenot/obj/project.nuget.cache similarity index 100% rename from lab6/lab6_3_CalebFontenot/obj/project.nuget.cache rename to lab6_1/lab6_3_CalebFontenot/obj/project.nuget.cache diff --git a/lab6_2/lab6_4_CalebFontenot.pdf b/lab6_2/lab6_4_CalebFontenot.pdf new file mode 100644 index 0000000..51a90b7 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot.pdf differ diff --git a/lab6_2/lab6_4_CalebFontenot.zip b/lab6_2/lab6_4_CalebFontenot.zip new file mode 100644 index 0000000..c3dfb23 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot.zip differ diff --git a/lab6_2/lab6_4_CalebFontenot/.vs/ProjectEvaluation/lab6_4_calebfontenot.metadata.v5 b/lab6_2/lab6_4_CalebFontenot/.vs/ProjectEvaluation/lab6_4_calebfontenot.metadata.v5 new file mode 100755 index 0000000..3dcaa6f Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/.vs/ProjectEvaluation/lab6_4_calebfontenot.metadata.v5 differ diff --git a/lab6_2/lab6_4_CalebFontenot/.vs/ProjectEvaluation/lab6_4_calebfontenot.projects.v5 b/lab6_2/lab6_4_CalebFontenot/.vs/ProjectEvaluation/lab6_4_calebfontenot.projects.v5 new file mode 100755 index 0000000..b81cf28 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/.vs/ProjectEvaluation/lab6_4_calebfontenot.projects.v5 differ diff --git a/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/DesignTimeBuild/.dtbcache.v2 new file mode 100755 index 0000000..0a82e0b Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/v17/.futdcache.v2 b/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/v17/.futdcache.v2 new file mode 100755 index 0000000..11f1aae Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/v17/.futdcache.v2 differ diff --git a/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/v17/.suo b/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/v17/.suo new file mode 100755 index 0000000..7b2b961 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/.vs/lab6_4_CalebFontenot/v17/.suo differ diff --git a/lab6_2/lab6_4_CalebFontenot/Form1.Designer.cs b/lab6_2/lab6_4_CalebFontenot/Form1.Designer.cs new file mode 100755 index 0000000..c811c6f --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/Form1.Designer.cs @@ -0,0 +1,133 @@ +namespace lab6_4_CalebFontenot +{ + partial class Form1 + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.cupsTextBox = new System.Windows.Forms.TextBox(); + this.ouncesTextBox = new System.Windows.Forms.TextBox(); + this.convertButton = new System.Windows.Forms.Button(); + this.exitButton = new System.Windows.Forms.Button(); + this.SuspendLayout(); + // + // label1 + // + this.label1.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); + this.label1.Location = new System.Drawing.Point(12, 9); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(276, 23); + this.label1.TabIndex = 0; + this.label1.Text = "Cups to Fluid Ounces Converter"; + this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(99, 48); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(37, 15); + this.label2.TabIndex = 1; + this.label2.Text = "Cups:"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(57, 78); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(79, 15); + this.label3.TabIndex = 2; + this.label3.Text = "Fluid Ounces:"; + // + // cupsTextBox + // + this.cupsTextBox.Location = new System.Drawing.Point(142, 45); + this.cupsTextBox.Name = "cupsTextBox"; + this.cupsTextBox.Size = new System.Drawing.Size(100, 23); + this.cupsTextBox.TabIndex = 3; + // + // ouncesTextBox + // + this.ouncesTextBox.Location = new System.Drawing.Point(142, 75); + this.ouncesTextBox.Name = "ouncesTextBox"; + this.ouncesTextBox.ReadOnly = true; + this.ouncesTextBox.Size = new System.Drawing.Size(100, 23); + this.ouncesTextBox.TabIndex = 4; + this.ouncesTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // convertButton + // + this.convertButton.Location = new System.Drawing.Point(40, 108); + this.convertButton.Name = "convertButton"; + this.convertButton.Size = new System.Drawing.Size(96, 23); + this.convertButton.TabIndex = 5; + this.convertButton.Text = "Convert"; + this.convertButton.UseVisualStyleBackColor = true; + this.convertButton.Click += new System.EventHandler(this.convertButton_Click); + // + // exitButton + // + this.exitButton.Location = new System.Drawing.Point(142, 108); + this.exitButton.Name = "exitButton"; + this.exitButton.Size = new System.Drawing.Size(96, 23); + this.exitButton.TabIndex = 6; + this.exitButton.Text = "Exit"; + this.exitButton.UseVisualStyleBackColor = true; + this.exitButton.Click += new System.EventHandler(this.exitButton_Click); + // + // Form1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(300, 145); + this.Controls.Add(this.exitButton); + this.Controls.Add(this.convertButton); + this.Controls.Add(this.ouncesTextBox); + this.Controls.Add(this.cupsTextBox); + this.Controls.Add(this.label3); + this.Controls.Add(this.label2); + this.Controls.Add(this.label1); + this.Name = "Form1"; + this.Text = "Form1"; + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private Label label1; + private Label label2; + private Label label3; + private TextBox cupsTextBox; + private TextBox ouncesTextBox; + private Button convertButton; + private Button exitButton; + } +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/Form1.cs b/lab6_2/lab6_4_CalebFontenot/Form1.cs new file mode 100755 index 0000000..4aafb8c --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/Form1.cs @@ -0,0 +1,40 @@ +namespace lab6_4_CalebFontenot +{ + public partial class Form1 : Form + { + public Form1() + { + InitializeComponent(); + } + /* + * The CupsToOunces method accepts a number of cups as an argument and returns the equivalent number of fluid ounces. + */ + private double CupsToOunces(double cups) + { + return cups * 8.0; + } + private void convertButton_Click(object sender, EventArgs e) + { + double cups, ounces = 0; + + // Get the number of cups. + if (double.TryParse(cupsTextBox.Text, out cups)) + { + // Convert the cups to ounces. + ounces = CupsToOunces(cups); + + // Display the ounces + ouncesTextBox.Text = ounces.ToString("n1"); + } + else + { + // Display an error message. + MessageBox.Show("Enter a valid number."); + } + } + private void exitButton_Click(object sender, EventArgs e) + { + this.Close(); + } + } +} diff --git a/lab6_2/lab6_4_CalebFontenot/Form1.resx b/lab6_2/lab6_4_CalebFontenot/Form1.resx new file mode 100755 index 0000000..b5ae26c --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/Form1.resx @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/Program.cs b/lab6_2/lab6_4_CalebFontenot/Program.cs new file mode 100755 index 0000000..67d39cf --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/Program.cs @@ -0,0 +1,17 @@ +namespace lab6_4_CalebFontenot +{ + internal static class Program + { + /// + /// The main entry point for the application. + /// + [STAThread] + static void Main() + { + // To customize application configuration such as set high DPI settings or default font, + // see https://aka.ms/applicationconfiguration. + ApplicationConfiguration.Initialize(); + Application.Run(new Form1()); + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.deps.json b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.deps.json new file mode 100755 index 0000000..5c49a91 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "lab6_4_CalebFontenot/1.0.0": { + "runtime": { + "lab6_4_CalebFontenot.dll": {} + } + } + } + }, + "libraries": { + "lab6_4_CalebFontenot/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.dll b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.dll new file mode 100755 index 0000000..a16fd94 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.dll differ diff --git a/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.exe b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.exe new file mode 100755 index 0000000..c559e0a Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.exe differ diff --git a/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.pdb b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.pdb new file mode 100755 index 0000000..fdc9aad Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.pdb differ diff --git a/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.runtimeconfig.json b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.runtimeconfig.json new file mode 100755 index 0000000..b6062ae --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/bin/Debug/net6.0-windows/lab6_4_CalebFontenot.runtimeconfig.json @@ -0,0 +1,15 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + }, + { + "name": "Microsoft.WindowsDesktop.App", + "version": "6.0.0" + } + ] + } +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.csproj b/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.csproj new file mode 100755 index 0000000..45de288 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.csproj @@ -0,0 +1,11 @@ + + + + WinExe + net6.0-windows + enable + true + enable + + + \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.csproj.user b/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.csproj.user new file mode 100755 index 0000000..f61322e --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.sln b/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.sln new file mode 100755 index 0000000..14f8235 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/lab6_4_CalebFontenot.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.3.32804.467 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lab6_4_CalebFontenot", "lab6_4_CalebFontenot.csproj", "{2AA30994-913A-4632-B991-1E4AC0C5F93D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2AA30994-913A-4632-B991-1E4AC0C5F93D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2AA30994-913A-4632-B991-1E4AC0C5F93D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2AA30994-913A-4632-B991-1E4AC0C5F93D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2AA30994-913A-4632-B991-1E4AC0C5F93D}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {455F6834-5879-4EF8-A3FA-222036A47EE0} + EndGlobalSection +EndGlobal diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100755 index 0000000..32c95f9 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe new file mode 100755 index 0000000..c559e0a Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.AssemblyInfo.cs b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.AssemblyInfo.cs new file mode 100755 index 0000000..d028d5c --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 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. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("lab6_4_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("lab6_4_CalebFontenot")] +[assembly: System.Reflection.AssemblyTitleAttribute("lab6_4_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. + diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.AssemblyInfoInputs.cache b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.AssemblyInfoInputs.cache new file mode 100755 index 0000000..aa8c688 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +e722003bd974f453afb6dfdc93fdfa885847e2c2 diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.Form1.resources b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.Form1.resources new file mode 100755 index 0000000..6c05a97 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.Form1.resources differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig new file mode 100755 index 0000000..653d3f3 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig @@ -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 = lab6_4_CalebFontenot +build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.GlobalUsings.g.cs b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.GlobalUsings.g.cs new file mode 100755 index 0000000..fea4009 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.GlobalUsings.g.cs @@ -0,0 +1,10 @@ +// +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; diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.assets.cache b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.assets.cache new file mode 100755 index 0000000..06c2ca9 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.assets.cache differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.AssemblyReference.cache b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.AssemblyReference.cache new file mode 100755 index 0000000..f790783 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.AssemblyReference.cache differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.BuildWithSkipAnalyzers b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.BuildWithSkipAnalyzers new file mode 100755 index 0000000..e69de29 diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.CoreCompileInputs.cache b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.CoreCompileInputs.cache new file mode 100755 index 0000000..07fc0a6 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +de020db7437af82f83498cf14bf0a096377254e7 diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.FileListAbsolute.txt b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.FileListAbsolute.txt new file mode 100755 index 0000000..b8568e4 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.FileListAbsolute.txt @@ -0,0 +1,17 @@ +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\bin\Debug\net6.0-windows\lab6_4_CalebFontenot.exe +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\bin\Debug\net6.0-windows\lab6_4_CalebFontenot.deps.json +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\bin\Debug\net6.0-windows\lab6_4_CalebFontenot.runtimeconfig.json +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\bin\Debug\net6.0-windows\lab6_4_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\bin\Debug\net6.0-windows\lab6_4_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.csproj.AssemblyReference.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.Form1.resources +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.csproj.GenerateResource.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.AssemblyInfoInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.AssemblyInfo.cs +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.csproj.CoreCompileInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\refint\lab6_4_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\lab6_4_CalebFontenot.genruntimeconfig.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_4_CalebFontenot\obj\Debug\net6.0-windows\ref\lab6_4_CalebFontenot.dll diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.GenerateResource.cache b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.GenerateResource.cache new file mode 100755 index 0000000..4c4f86b Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.csproj.GenerateResource.cache differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.designer.deps.json b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.designer.deps.json new file mode 100755 index 0000000..fbeaac4 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.designer.deps.json @@ -0,0 +1,11 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": {} + }, + "libraries": {} +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.designer.runtimeconfig.json b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.designer.runtimeconfig.json new file mode 100755 index 0000000..4ec7c38 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.designer.runtimeconfig.json @@ -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 + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.dll b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.dll new file mode 100755 index 0000000..a16fd94 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.dll differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.genruntimeconfig.cache b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.genruntimeconfig.cache new file mode 100755 index 0000000..1342867 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.genruntimeconfig.cache @@ -0,0 +1 @@ +775d8eeea7dc55b872c984a6c166a02df7c66891 diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.pdb b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.pdb new file mode 100755 index 0000000..fdc9aad Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/lab6_4_CalebFontenot.pdb differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_4_CalebFontenot.dll b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_4_CalebFontenot.dll new file mode 100755 index 0000000..9803610 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_4_CalebFontenot.dll differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_4_CalebFontenot.dll b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_4_CalebFontenot.dll new file mode 100755 index 0000000..9803610 Binary files /dev/null and b/lab6_2/lab6_4_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_4_CalebFontenot.dll differ diff --git a/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.dgspec.json b/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.dgspec.json new file mode 100755 index 0000000..ce78f5f --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.dgspec.json @@ -0,0 +1,66 @@ +{ + "format": 1, + "restore": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\lab6_4_CalebFontenot.csproj": {} + }, + "projects": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\lab6_4_CalebFontenot.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\lab6_4_CalebFontenot.csproj", + "projectName": "lab6_4_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\lab6_4_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\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" + } + } + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.g.props b/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.g.props new file mode 100755 index 0000000..2a0471e --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\caleb\.nuget\packages\ + PackageReference + 6.3.0 + + + + + \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.g.targets b/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.g.targets new file mode 100755 index 0000000..35a7576 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/lab6_4_CalebFontenot.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/obj/project.assets.json b/lab6_2/lab6_4_CalebFontenot/obj/project.assets.json new file mode 100755 index 0000000..b4aca30 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/project.assets.json @@ -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#\\lab6_2\\lab6_4_CalebFontenot\\lab6_4_CalebFontenot.csproj", + "projectName": "lab6_4_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\lab6_4_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\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" + } + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_4_CalebFontenot/obj/project.nuget.cache b/lab6_2/lab6_4_CalebFontenot/obj/project.nuget.cache new file mode 100755 index 0000000..9e61042 --- /dev/null +++ b/lab6_2/lab6_4_CalebFontenot/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "udPy3XbMJ35/iQKLAH3+2NSrn3ui7OlfVfzncCkrAPwQGgCIQxcBdD3Y0geeWsWn+qfF6O5Wz84pxA3T1SzD9Q==", + "success": true, + "projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_4_CalebFontenot\\lab6_4_CalebFontenot.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot.pdf b/lab6_2/lab6_5_CalebFontenot.pdf new file mode 100644 index 0000000..fcc6522 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot.pdf differ diff --git a/lab6_2/lab6_5_CalebFontenot.zip b/lab6_2/lab6_5_CalebFontenot.zip new file mode 100644 index 0000000..0e0fc1f Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot.zip differ diff --git a/lab6_2/lab6_5_CalebFontenot/.vs/ProjectEvaluation/lab6_5_calebfontenot.metadata.v5 b/lab6_2/lab6_5_CalebFontenot/.vs/ProjectEvaluation/lab6_5_calebfontenot.metadata.v5 new file mode 100755 index 0000000..aab679c Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/.vs/ProjectEvaluation/lab6_5_calebfontenot.metadata.v5 differ diff --git a/lab6_2/lab6_5_CalebFontenot/.vs/ProjectEvaluation/lab6_5_calebfontenot.projects.v5 b/lab6_2/lab6_5_CalebFontenot/.vs/ProjectEvaluation/lab6_5_calebfontenot.projects.v5 new file mode 100755 index 0000000..f7f3e97 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/.vs/ProjectEvaluation/lab6_5_calebfontenot.projects.v5 differ diff --git a/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/DesignTimeBuild/.dtbcache.v2 new file mode 100755 index 0000000..dcd2486 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/v17/.futdcache.v2 b/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/v17/.futdcache.v2 new file mode 100755 index 0000000..5ace409 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/v17/.futdcache.v2 differ diff --git a/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/v17/.suo b/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/v17/.suo new file mode 100755 index 0000000..1398fec Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/.vs/lab6_5_CalebFontenot/v17/.suo differ diff --git a/lab6_2/lab6_5_CalebFontenot/Form1.Designer.cs b/lab6_2/lab6_5_CalebFontenot/Form1.Designer.cs new file mode 100755 index 0000000..4b67830 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/Form1.Designer.cs @@ -0,0 +1,141 @@ +namespace lab6_5_CalebFontenot +{ + partial class Form1 + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.grossPayTextBox = new System.Windows.Forms.TextBox(); + this.bonusTextBox = new System.Windows.Forms.TextBox(); + this.contributionTextBox = new System.Windows.Forms.TextBox(); + this.calculateButton = new System.Windows.Forms.Button(); + this.exitButton = new System.Windows.Forms.Button(); + this.SuspendLayout(); + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(12, 9); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(89, 15); + this.label1.TabIndex = 0; + this.label1.Text = "Total Gross Pay:"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(9, 43); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(90, 15); + this.label2.TabIndex = 1; + this.label2.Text = "Bonus Amount:"; + // + // label3 + // + this.label3.Location = new System.Drawing.Point(9, 61); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(78, 42); + this.label3.TabIndex = 2; + this.label3.Text = "Retirement Contribution: "; + this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // grossPayTextBox + // + this.grossPayTextBox.Location = new System.Drawing.Point(105, 6); + this.grossPayTextBox.Name = "grossPayTextBox"; + this.grossPayTextBox.Size = new System.Drawing.Size(141, 23); + this.grossPayTextBox.TabIndex = 3; + // + // bonusTextBox + // + this.bonusTextBox.Location = new System.Drawing.Point(105, 40); + this.bonusTextBox.Name = "bonusTextBox"; + this.bonusTextBox.Size = new System.Drawing.Size(141, 23); + this.bonusTextBox.TabIndex = 4; + // + // contributionTextBox + // + this.contributionTextBox.Location = new System.Drawing.Point(105, 72); + this.contributionTextBox.Name = "contributionTextBox"; + this.contributionTextBox.ReadOnly = true; + this.contributionTextBox.Size = new System.Drawing.Size(141, 23); + this.contributionTextBox.TabIndex = 5; + // + // calculateButton + // + this.calculateButton.Location = new System.Drawing.Point(12, 117); + this.calculateButton.Name = "calculateButton"; + this.calculateButton.Size = new System.Drawing.Size(108, 40); + this.calculateButton.TabIndex = 6; + this.calculateButton.Text = "Calculate Contribution"; + this.calculateButton.UseVisualStyleBackColor = true; + this.calculateButton.Click += new System.EventHandler(this.calculateButton_Click); + // + // exitButton + // + this.exitButton.Location = new System.Drawing.Point(137, 117); + this.exitButton.Name = "exitButton"; + this.exitButton.Size = new System.Drawing.Size(108, 40); + this.exitButton.TabIndex = 7; + this.exitButton.Text = "Exit"; + this.exitButton.UseVisualStyleBackColor = true; + this.exitButton.Click += new System.EventHandler(this.exitButton_Click); + // + // Form1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(257, 171); + this.Controls.Add(this.exitButton); + this.Controls.Add(this.calculateButton); + this.Controls.Add(this.contributionTextBox); + this.Controls.Add(this.bonusTextBox); + this.Controls.Add(this.grossPayTextBox); + this.Controls.Add(this.label3); + this.Controls.Add(this.label2); + this.Controls.Add(this.label1); + this.Name = "Form1"; + this.Text = "Form1"; + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private Label label1; + private Label label2; + private Label label3; + private TextBox grossPayTextBox; + private TextBox bonusTextBox; + private TextBox contributionTextBox; + private Button calculateButton; + private Button exitButton; + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/Form1.cs b/lab6_2/lab6_5_CalebFontenot/Form1.cs new file mode 100755 index 0000000..abbb1d1 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/Form1.cs @@ -0,0 +1,62 @@ +namespace lab6_5_CalebFontenot +{ + public partial class Form1 : Form + { + // Constant field for the contribution rate + private const decimal CONTRIB_RATE = 0.05m; + + public Form1() + { + InitializeComponent(); + } + + private void exitButton_Click(object sender, EventArgs e) + { + this.Close(); + } + /* + * The InputIsValid method converts the user input and stores it in the arguements (passed by refference). If the conversion is successful, the method returns true. Otherwize it returns false. + */ + private bool InputIsValid(ref decimal pay, ref decimal bonus) + { + // Flag variable to indicate whether the input is good + bool inputGood = false; + + // Try to convert both inputs to decimal. + if (decimal.TryParse(bonusTextBox.Text, out pay)) + { + if (decimal.TryParse(bonusTextBox.Text, out bonus)) + { + // Both inputs are good. + inputGood = true; + } + else + { + // Display an error message for the bonus. + MessageBox.Show("Bonus amount is invalid."); + } + } + else + { + //Display an error message for gross pay. + MessageBox.Show("Gross pay is invalid."); + + } + //Return the result. + return inputGood; + } + private void calculateButton_Click(object sender, EventArgs e) + { + // Cariables for gross pay, bonus, and contributions + decimal grossPay = 0m, bonus = 0m, contributions = 0m; + if (InputIsValid(ref grossPay, ref bonus)) + { + // Calculate the amount of contribution. + contributions = (grossPay + bonus) * CONTRIB_RATE; + + // Display the contribution. + contributionTextBox.Text = contributions.ToString("c"); + } + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/Form1.resx b/lab6_2/lab6_5_CalebFontenot/Form1.resx new file mode 100755 index 0000000..b5ae26c --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/Form1.resx @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/Program.cs b/lab6_2/lab6_5_CalebFontenot/Program.cs new file mode 100755 index 0000000..883f719 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/Program.cs @@ -0,0 +1,17 @@ +namespace lab6_5_CalebFontenot +{ + internal static class Program + { + /// + /// The main entry point for the application. + /// + [STAThread] + static void Main() + { + // To customize application configuration such as set high DPI settings or default font, + // see https://aka.ms/applicationconfiguration. + ApplicationConfiguration.Initialize(); + Application.Run(new Form1()); + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.deps.json b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.deps.json new file mode 100755 index 0000000..8798931 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "lab6_5_CalebFontenot/1.0.0": { + "runtime": { + "lab6_5_CalebFontenot.dll": {} + } + } + } + }, + "libraries": { + "lab6_5_CalebFontenot/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.dll b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.dll new file mode 100755 index 0000000..c7f9ed5 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.dll differ diff --git a/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.exe b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.exe new file mode 100755 index 0000000..90ecfaa Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.exe differ diff --git a/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.pdb b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.pdb new file mode 100755 index 0000000..d2c5198 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.pdb differ diff --git a/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.runtimeconfig.json b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.runtimeconfig.json new file mode 100755 index 0000000..b6062ae --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/bin/Debug/net6.0-windows/lab6_5_CalebFontenot.runtimeconfig.json @@ -0,0 +1,15 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + }, + { + "name": "Microsoft.WindowsDesktop.App", + "version": "6.0.0" + } + ] + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.csproj b/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.csproj new file mode 100755 index 0000000..45de288 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.csproj @@ -0,0 +1,11 @@ + + + + WinExe + net6.0-windows + enable + true + enable + + + \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.csproj.user b/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.csproj.user new file mode 100755 index 0000000..f61322e --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.sln b/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.sln new file mode 100755 index 0000000..bfa5c2a --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/lab6_5_CalebFontenot.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.3.32804.467 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lab6_5_CalebFontenot", "lab6_5_CalebFontenot.csproj", "{35136AD3-C462-4919-A77E-CAC5F42FB668}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {35136AD3-C462-4919-A77E-CAC5F42FB668}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {35136AD3-C462-4919-A77E-CAC5F42FB668}.Debug|Any CPU.Build.0 = Debug|Any CPU + {35136AD3-C462-4919-A77E-CAC5F42FB668}.Release|Any CPU.ActiveCfg = Release|Any CPU + {35136AD3-C462-4919-A77E-CAC5F42FB668}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {18B1F3D7-F230-4E9C-B73C-9475201199C7} + EndGlobalSection +EndGlobal diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100755 index 0000000..32c95f9 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe new file mode 100755 index 0000000..90ecfaa Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.AssemblyInfo.cs b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.AssemblyInfo.cs new file mode 100755 index 0000000..fb2c3fe --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 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. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("lab6_5_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("lab6_5_CalebFontenot")] +[assembly: System.Reflection.AssemblyTitleAttribute("lab6_5_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. + diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.AssemblyInfoInputs.cache b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.AssemblyInfoInputs.cache new file mode 100755 index 0000000..09f401f --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +d684e8dd3b0c51a8af10c042f095684cdc81bf2a diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.Form1.resources b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.Form1.resources new file mode 100755 index 0000000..6c05a97 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.Form1.resources differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig new file mode 100755 index 0000000..c7089f8 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig @@ -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 = lab6_5_CalebFontenot +build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.GlobalUsings.g.cs b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.GlobalUsings.g.cs new file mode 100755 index 0000000..fea4009 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.GlobalUsings.g.cs @@ -0,0 +1,10 @@ +// +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; diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.assets.cache b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.assets.cache new file mode 100755 index 0000000..7dd0deb Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.assets.cache differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.AssemblyReference.cache b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.AssemblyReference.cache new file mode 100755 index 0000000..f790783 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.AssemblyReference.cache differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.BuildWithSkipAnalyzers b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.BuildWithSkipAnalyzers new file mode 100755 index 0000000..e69de29 diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.CoreCompileInputs.cache b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.CoreCompileInputs.cache new file mode 100755 index 0000000..bc69e20 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +e67bd2153baadadd08c1b58897ae44793a8939b4 diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.FileListAbsolute.txt b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.FileListAbsolute.txt new file mode 100755 index 0000000..09b1c7d --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.FileListAbsolute.txt @@ -0,0 +1,17 @@ +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\bin\Debug\net6.0-windows\lab6_5_CalebFontenot.exe +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\bin\Debug\net6.0-windows\lab6_5_CalebFontenot.deps.json +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\bin\Debug\net6.0-windows\lab6_5_CalebFontenot.runtimeconfig.json +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\bin\Debug\net6.0-windows\lab6_5_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\bin\Debug\net6.0-windows\lab6_5_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.csproj.AssemblyReference.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.Form1.resources +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.csproj.GenerateResource.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.AssemblyInfoInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.AssemblyInfo.cs +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.csproj.CoreCompileInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\refint\lab6_5_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\lab6_5_CalebFontenot.genruntimeconfig.cache +Z:\media\DataEXT4\Documents\ASDV C#\lab6_2\lab6_5_CalebFontenot\obj\Debug\net6.0-windows\ref\lab6_5_CalebFontenot.dll diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.GenerateResource.cache b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.GenerateResource.cache new file mode 100755 index 0000000..a607d74 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.csproj.GenerateResource.cache differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.designer.deps.json b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.designer.deps.json new file mode 100755 index 0000000..fbeaac4 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.designer.deps.json @@ -0,0 +1,11 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": {} + }, + "libraries": {} +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.designer.runtimeconfig.json b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.designer.runtimeconfig.json new file mode 100755 index 0000000..4ec7c38 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.designer.runtimeconfig.json @@ -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 + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.dll b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.dll new file mode 100755 index 0000000..c7f9ed5 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.dll differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.genruntimeconfig.cache b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.genruntimeconfig.cache new file mode 100755 index 0000000..0dd496e --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.genruntimeconfig.cache @@ -0,0 +1 @@ +adc03b8071bbf1a12cbfe8cf7314aa0fb98083d0 diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.pdb b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.pdb new file mode 100755 index 0000000..d2c5198 Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/lab6_5_CalebFontenot.pdb differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_5_CalebFontenot.dll b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_5_CalebFontenot.dll new file mode 100755 index 0000000..a9439ef Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/ref/lab6_5_CalebFontenot.dll differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_5_CalebFontenot.dll b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_5_CalebFontenot.dll new file mode 100755 index 0000000..a9439ef Binary files /dev/null and b/lab6_2/lab6_5_CalebFontenot/obj/Debug/net6.0-windows/refint/lab6_5_CalebFontenot.dll differ diff --git a/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.dgspec.json b/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.dgspec.json new file mode 100755 index 0000000..2371b1e --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.dgspec.json @@ -0,0 +1,66 @@ +{ + "format": 1, + "restore": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\lab6_5_CalebFontenot.csproj": {} + }, + "projects": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\lab6_5_CalebFontenot.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\lab6_5_CalebFontenot.csproj", + "projectName": "lab6_5_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\lab6_5_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\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" + } + } + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.g.props b/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.g.props new file mode 100755 index 0000000..2a0471e --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\caleb\.nuget\packages\ + PackageReference + 6.3.0 + + + + + \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.g.targets b/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.g.targets new file mode 100755 index 0000000..35a7576 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/lab6_5_CalebFontenot.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/obj/project.assets.json b/lab6_2/lab6_5_CalebFontenot/obj/project.assets.json new file mode 100755 index 0000000..3e049e3 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/project.assets.json @@ -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#\\lab6_2\\lab6_5_CalebFontenot\\lab6_5_CalebFontenot.csproj", + "projectName": "lab6_5_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\lab6_5_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\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" + } + } + } +} \ No newline at end of file diff --git a/lab6_2/lab6_5_CalebFontenot/obj/project.nuget.cache b/lab6_2/lab6_5_CalebFontenot/obj/project.nuget.cache new file mode 100755 index 0000000..d64b013 --- /dev/null +++ b/lab6_2/lab6_5_CalebFontenot/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "bDHb7AYzoU75qJ24pbYHBlF6v5h3X5ylOeOig2s0iZiVRVzYDgKS5el8E3i8sk1oqnHscjVxMF/C2bq7GxcL4g==", + "success": true, + "projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\lab6_2\\lab6_5_CalebFontenot\\lab6_5_CalebFontenot.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file