diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/DesignTimeBuild/.dtbcache.v2 new file mode 100755 index 0000000..fd5594e Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/v17/.futdcache.v2 b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/v17/.futdcache.v2 new file mode 100755 index 0000000..e028f79 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/v17/.futdcache.v2 differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/v17/.suo b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/v17/.suo new file mode 100755 index 0000000..e65c5f6 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/v17/.suo differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/ProjectEvaluation/celsiusandfahrenheittemperatureconverter_calebfontenot.metadata.v5 b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/ProjectEvaluation/celsiusandfahrenheittemperatureconverter_calebfontenot.metadata.v5 new file mode 100755 index 0000000..1c634e8 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/ProjectEvaluation/celsiusandfahrenheittemperatureconverter_calebfontenot.metadata.v5 differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/ProjectEvaluation/celsiusandfahrenheittemperatureconverter_calebfontenot.projects.v5 b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/ProjectEvaluation/celsiusandfahrenheittemperatureconverter_calebfontenot.projects.v5 new file mode 100755 index 0000000..9fe718a Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/.vs/ProjectEvaluation/celsiusandfahrenheittemperatureconverter_calebfontenot.projects.v5 differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj new file mode 100755 index 0000000..45de288 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj @@ -0,0 +1,11 @@ + + + + WinExe + net6.0-windows + enable + true + enable + + + \ No newline at end of file diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.user b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.user new file mode 100755 index 0000000..f61322e --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.sln b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.sln new file mode 100755 index 0000000..adc3a0a --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/CelsiusAndFahrenheitTemperatureConverter_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}") = "CelsiusAndFahrenheitTemperatureConverter_CalebFontenot", "CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj", "{401577AF-D028-4239-9B7C-33364B118103}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {401577AF-D028-4239-9B7C-33364B118103}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {401577AF-D028-4239-9B7C-33364B118103}.Debug|Any CPU.Build.0 = Debug|Any CPU + {401577AF-D028-4239-9B7C-33364B118103}.Release|Any CPU.ActiveCfg = Release|Any CPU + {401577AF-D028-4239-9B7C-33364B118103}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {CABCD640-6605-4AA1-91CA-2FB723BF2F2B} + EndGlobalSection +EndGlobal diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.Designer.cs b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.Designer.cs new file mode 100755 index 0000000..4bfb58b --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.Designer.cs @@ -0,0 +1,123 @@ +namespace CelsiusAndFahrenheitTemperatureConverter_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.celsiusTextBox = new System.Windows.Forms.TextBox(); + this.fahrenheitTextBox = new System.Windows.Forms.TextBox(); + this.buttonConvertCelsius = new System.Windows.Forms.Button(); + this.buttonConvertFahrenheit = new System.Windows.Forms.Button(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.groupBox1.SuspendLayout(); + this.groupBox2.SuspendLayout(); + this.SuspendLayout(); + // + // celsiusTextBox + // + this.celsiusTextBox.Location = new System.Drawing.Point(6, 22); + this.celsiusTextBox.Name = "celsiusTextBox"; + this.celsiusTextBox.Size = new System.Drawing.Size(105, 23); + this.celsiusTextBox.TabIndex = 2; + // + // fahrenheitTextBox + // + this.fahrenheitTextBox.Location = new System.Drawing.Point(6, 22); + this.fahrenheitTextBox.Name = "fahrenheitTextBox"; + this.fahrenheitTextBox.Size = new System.Drawing.Size(118, 23); + this.fahrenheitTextBox.TabIndex = 3; + // + // buttonConvertCelsius + // + this.buttonConvertCelsius.Location = new System.Drawing.Point(6, 51); + this.buttonConvertCelsius.Name = "buttonConvertCelsius"; + this.buttonConvertCelsius.Size = new System.Drawing.Size(118, 23); + this.buttonConvertCelsius.TabIndex = 4; + this.buttonConvertCelsius.Text = "Convert to C"; + this.buttonConvertCelsius.UseVisualStyleBackColor = true; + this.buttonConvertCelsius.Click += new System.EventHandler(this.buttonConvertCelsius_Click); + // + // buttonConvertFahrenheit + // + this.buttonConvertFahrenheit.Location = new System.Drawing.Point(6, 51); + this.buttonConvertFahrenheit.Name = "buttonConvertFahrenheit"; + this.buttonConvertFahrenheit.Size = new System.Drawing.Size(105, 23); + this.buttonConvertFahrenheit.TabIndex = 5; + this.buttonConvertFahrenheit.Text = "Convert to F"; + this.buttonConvertFahrenheit.UseVisualStyleBackColor = true; + this.buttonConvertFahrenheit.Click += new System.EventHandler(this.buttonConvertFahrenheit_Click); + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.celsiusTextBox); + this.groupBox1.Controls.Add(this.buttonConvertFahrenheit); + this.groupBox1.Location = new System.Drawing.Point(12, 14); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(120, 82); + this.groupBox1.TabIndex = 6; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "Celsius"; + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.fahrenheitTextBox); + this.groupBox2.Controls.Add(this.buttonConvertCelsius); + this.groupBox2.Location = new System.Drawing.Point(138, 14); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(130, 82); + this.groupBox2.TabIndex = 7; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Fahrenheit"; + // + // Form1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(280, 108); + 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.ResumeLayout(false); + + } + + #endregion + + private TextBox celsiusTextBox; + private TextBox fahrenheitTextBox; + private Button buttonConvertCelsius; + private Button buttonConvertFahrenheit; + private GroupBox groupBox1; + private GroupBox groupBox2; + } +} \ No newline at end of file diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.cs b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.cs new file mode 100755 index 0000000..37a28dd --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.cs @@ -0,0 +1,59 @@ +namespace CelsiusAndFahrenheitTemperatureConverter_CalebFontenot +{ + public partial class Form1 : Form + { + public Form1() + { + InitializeComponent(); + } + + private void buttonConvertCelsius_Click(object sender, EventArgs e) + { + try + { + // Define Vars + double celsius; + double fahrenheit; + + // Get Data + //celsius = double.Parse(celsiusTextBox.Text); + fahrenheit = double.Parse(fahrenheitTextBox.Text); + + // Calculate! + celsius = 5 / 9.0 * (fahrenheit - 32); + + // Print output + celsiusTextBox.Text = celsius.ToString(); + } + catch + { + MessageBox.Show("Invalid input!"); + } + } + + private void buttonConvertFahrenheit_Click(object sender, EventArgs e) + { + try + { + // Define Vars + double celsius; + double fahrenheit; + + // Get Data + celsius = double.Parse(celsiusTextBox.Text); + //fahrenheit = double.Parse(fahrenheitTextBox.Text); + + // Calculate! + fahrenheit = 9 / 5.0 * celsius + 32; + + // Print output + fahrenheitTextBox.Text = fahrenheit.ToString(); + } + catch + { + MessageBox.Show("Invalid input!"); + } + } + + } +} \ No newline at end of file diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.resx b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Form1.resx new file mode 100755 index 0000000..b5ae26c --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Program.cs b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Program.cs new file mode 100755 index 0000000..e1c47f0 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/Program.cs @@ -0,0 +1,17 @@ +namespace CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.deps.json b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.deps.json new file mode 100755 index 0000000..131ed1b --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/1.0.0": { + "runtime": { + "CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll": {} + } + } + } + }, + "libraries": { + "CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll new file mode 100755 index 0000000..de77001 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.exe b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.exe new file mode 100755 index 0000000..d3c88ed Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.exe differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb new file mode 100755 index 0000000..7d9cddb Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.runtimeconfig.json b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.runtimeconfig.json new file mode 100755 index 0000000..b6062ae --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/bin/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.dgspec.json b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.dgspec.json new file mode 100755 index 0000000..e8f6812 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.dgspec.json @@ -0,0 +1,66 @@ +{ + "format": 1, + "restore": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj": {} + }, + "projects": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj", + "projectName": "CelsiusAndFahrenheitTemperatureConverter_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.g.props b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.g.props new file mode 100755 index 0000000..2a0471e --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.g.targets b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.g.targets new file mode 100755 index 0000000..35a7576 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100755 index 0000000..32c95f9 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.AssemblyInfo.cs b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.AssemblyInfo.cs new file mode 100755 index 0000000..90f253a --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_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("CelsiusAndFahrenheitTemperatureConverter_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("CelsiusAndFahrenheitTemperatureConverter_CalebFontenot")] +[assembly: System.Reflection.AssemblyTitleAttribute("CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.AssemblyInfoInputs.cache b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.AssemblyInfoInputs.cache new file mode 100755 index 0000000..c1138bb --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +c17095bf85b184463e6506f1fc2bd9275ee3e793 diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.Form1.resources b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.Form1.resources new file mode 100755 index 0000000..6c05a97 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.Form1.resources differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig new file mode 100755 index 0000000..8e8258f --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_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 = CelsiusAndFahrenheitTemperatureConverter_CalebFontenot +build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.GlobalUsings.g.cs b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.GlobalUsings.g.cs new file mode 100755 index 0000000..fea4009 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.assets.cache b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.assets.cache new file mode 100755 index 0000000..b70e1a1 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.assets.cache differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.AssemblyReference.cache b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.AssemblyReference.cache new file mode 100755 index 0000000..f790783 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.AssemblyReference.cache differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.BuildWithSkipAnalyzers b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.BuildWithSkipAnalyzers new file mode 100755 index 0000000..e69de29 diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.CoreCompileInputs.cache b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.CoreCompileInputs.cache new file mode 100755 index 0000000..573c571 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +3786753827dd43b62a3525d3ed7687f0265165cd diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.FileListAbsolute.txt b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.FileListAbsolute.txt new file mode 100755 index 0000000..03757b8 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.FileListAbsolute.txt @@ -0,0 +1,17 @@ +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\bin\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.exe +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\bin\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.deps.json +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\bin\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.runtimeconfig.json +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\bin\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\bin\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.AssemblyReference.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.Form1.resources +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.GenerateResource.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.AssemblyInfoInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.AssemblyInfo.cs +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.CoreCompileInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\refint\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.genruntimeconfig.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\obj\Debug\net6.0-windows\ref\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.GenerateResource.cache b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.GenerateResource.cache new file mode 100755 index 0000000..65a69df Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj.GenerateResource.cache differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.designer.deps.json b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.designer.deps.json new file mode 100755 index 0000000..fbeaac4 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.designer.runtimeconfig.json b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.designer.runtimeconfig.json new file mode 100755 index 0000000..4ec7c38 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll new file mode 100755 index 0000000..de77001 Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.genruntimeconfig.cache b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.genruntimeconfig.cache new file mode 100755 index 0000000..52752e0 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.genruntimeconfig.cache @@ -0,0 +1 @@ +76f49120a386035501ed29f64b724b2c2a91d9e5 diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb new file mode 100755 index 0000000..7d9cddb Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.pdb differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe new file mode 100755 index 0000000..d3c88ed Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/ref/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/ref/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll new file mode 100755 index 0000000..791a39a Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/ref/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/refint/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/refint/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll new file mode 100755 index 0000000..791a39a Binary files /dev/null and b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Debug/net6.0-windows/refint/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.dll differ diff --git a/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/project.assets.json b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/project.assets.json new file mode 100755 index 0000000..8deef4a --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_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#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj", + "projectName": "CelsiusAndFahrenheitTemperatureConverter_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_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/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/project.nuget.cache b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/project.nuget.cache new file mode 100755 index 0000000..85a2cc4 --- /dev/null +++ b/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "mYwLTU9CHs6hcP0SlogVXwXGSlq8r4fOgTC7xcsedhuCkKcmcN9BNWQB2fLVBBymsdnasLWDilHpHTWWUq5wew==", + "success": true, + "projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot\\CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/DesignTimeBuild/.dtbcache.v2 new file mode 100755 index 0000000..4efe727 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/FileContentIndex/be06fcaa-c057-4f84-b014-52c007b02f0e.vsidx b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/FileContentIndex/be06fcaa-c057-4f84-b014-52c007b02f0e.vsidx new file mode 100755 index 0000000..99f46cd Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/FileContentIndex/be06fcaa-c057-4f84-b014-52c007b02f0e.vsidx differ diff --git a/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/FileContentIndex/read.lock b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/FileContentIndex/read.lock new file mode 100755 index 0000000..e69de29 diff --git a/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/v17/.futdcache.v2 b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/v17/.futdcache.v2 new file mode 100755 index 0000000..00ccb37 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/v17/.futdcache.v2 differ diff --git a/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/v17/.suo b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/v17/.suo new file mode 100755 index 0000000..5d2407b Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/.vs/DistanceTraveled_CalebFontenot/v17/.suo differ diff --git a/MP1/DistanceTraveled_CalebFontenot/.vs/ProjectEvaluation/distancetraveled_calebfontenot.metadata.v5 b/MP1/DistanceTraveled_CalebFontenot/.vs/ProjectEvaluation/distancetraveled_calebfontenot.metadata.v5 new file mode 100755 index 0000000..f58d8c9 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/.vs/ProjectEvaluation/distancetraveled_calebfontenot.metadata.v5 differ diff --git a/MP1/DistanceTraveled_CalebFontenot/.vs/ProjectEvaluation/distancetraveled_calebfontenot.projects.v5 b/MP1/DistanceTraveled_CalebFontenot/.vs/ProjectEvaluation/distancetraveled_calebfontenot.projects.v5 new file mode 100755 index 0000000..c31741b Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/.vs/ProjectEvaluation/distancetraveled_calebfontenot.projects.v5 differ diff --git a/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.csproj b/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.csproj new file mode 100755 index 0000000..45de288 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.csproj @@ -0,0 +1,11 @@ + + + + WinExe + net6.0-windows + enable + true + enable + + + \ No newline at end of file diff --git a/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.csproj.user b/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.csproj.user new file mode 100755 index 0000000..f61322e --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.sln b/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_CalebFontenot.sln new file mode 100755 index 0000000..9883ea0 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/DistanceTraveled_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}") = "DistanceTraveled_CalebFontenot", "DistanceTraveled_CalebFontenot.csproj", "{9FBE13DF-9449-4C9C-97D7-0D7E0E262DED}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9FBE13DF-9449-4C9C-97D7-0D7E0E262DED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9FBE13DF-9449-4C9C-97D7-0D7E0E262DED}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9FBE13DF-9449-4C9C-97D7-0D7E0E262DED}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9FBE13DF-9449-4C9C-97D7-0D7E0E262DED}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {76C65C74-E4D0-402D-8811-3EB0C61FD41F} + EndGlobalSection +EndGlobal diff --git a/MP1/DistanceTraveled_CalebFontenot/Form1.Designer.cs b/MP1/DistanceTraveled_CalebFontenot/Form1.Designer.cs new file mode 100755 index 0000000..4fddcb9 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/Form1.Designer.cs @@ -0,0 +1,119 @@ +namespace DistanceTraveled_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.mphBox = new System.Windows.Forms.TextBox(); + this.label1 = new System.Windows.Forms.Label(); + this.label5hr = new System.Windows.Forms.Label(); + this.calculateButton = new System.Windows.Forms.Button(); + this.label8hr = new System.Windows.Forms.Label(); + this.label12hr = new System.Windows.Forms.Label(); + this.SuspendLayout(); + // + // mphBox + // + this.mphBox.Location = new System.Drawing.Point(85, 6); + this.mphBox.Name = "mphBox"; + this.mphBox.Size = new System.Drawing.Size(208, 23); + this.mphBox.TabIndex = 0; + // + // 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(67, 15); + this.label1.TabIndex = 1; + this.label1.Text = "Enter MPH:"; + // + // label5hr + // + this.label5hr.Location = new System.Drawing.Point(12, 32); + this.label5hr.Name = "label5hr"; + this.label5hr.Size = new System.Drawing.Size(281, 23); + this.label5hr.TabIndex = 2; + this.label5hr.Text = "The object will have traveled X in 5 hours."; + this.label5hr.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // calculateButton + // + this.calculateButton.Location = new System.Drawing.Point(12, 104); + this.calculateButton.Name = "calculateButton"; + this.calculateButton.Size = new System.Drawing.Size(281, 23); + this.calculateButton.TabIndex = 5; + this.calculateButton.Text = "Calculate!"; + this.calculateButton.UseVisualStyleBackColor = true; + this.calculateButton.Click += new System.EventHandler(this.calculateButton_Click); + // + // label8hr + // + this.label8hr.Location = new System.Drawing.Point(12, 55); + this.label8hr.Name = "label8hr"; + this.label8hr.Size = new System.Drawing.Size(281, 23); + this.label8hr.TabIndex = 6; + this.label8hr.Text = "The object will have traveled X in 8 hours."; + this.label8hr.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // label12hr + // + this.label12hr.Location = new System.Drawing.Point(12, 78); + this.label12hr.Name = "label12hr"; + this.label12hr.Size = new System.Drawing.Size(281, 23); + this.label12hr.TabIndex = 7; + this.label12hr.Text = "The object will have traveled X in 12 hours."; + this.label12hr.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // Form1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(305, 137); + this.Controls.Add(this.label12hr); + this.Controls.Add(this.label8hr); + this.Controls.Add(this.calculateButton); + this.Controls.Add(this.label5hr); + this.Controls.Add(this.label1); + this.Controls.Add(this.mphBox); + this.Name = "Form1"; + this.Text = "Distance Traveled"; + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private TextBox mphBox; + private Label label1; + private Label label5hr; + private Button calculateButton; + private Label label8hr; + private Label label12hr; + } +} \ No newline at end of file diff --git a/MP1/DistanceTraveled_CalebFontenot/Form1.cs b/MP1/DistanceTraveled_CalebFontenot/Form1.cs new file mode 100755 index 0000000..e0a1821 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/Form1.cs @@ -0,0 +1,40 @@ +namespace DistanceTraveled_CalebFontenot +{ + public partial class Form1 : Form + { + public Form1() + { + InitializeComponent(); + } + + private void calculateButton_Click(object sender, EventArgs e) + { + try + { + // Define Vars + double MPH; + double distance5h; + double distance8h; + double distance12h; + + // Get data + MPH = double.Parse(mphBox.Text); + + // Calculate! + distance5h = MPH * 5; // 5 hours + distance8h = MPH * 8; // 8 hours + distance12h = MPH * 12; // 12 hours + + // Print output + label5hr.Text = "The object will have traveled " + distance5h.ToString() + " miles in 5 hours."; + label8hr.Text = "The object will have traveled " + distance8h.ToString() + " miles in 8 hours."; + label12hr.Text = "The object will have traveled " + distance12h.ToString() + " miles in 12 hours."; + + } + catch + { + MessageBox.Show("Invalid input!"); + } + } + } +} \ No newline at end of file diff --git a/MP1/DistanceTraveled_CalebFontenot/Form1.resx b/MP1/DistanceTraveled_CalebFontenot/Form1.resx new file mode 100755 index 0000000..b5ae26c --- /dev/null +++ b/MP1/DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/Program.cs b/MP1/DistanceTraveled_CalebFontenot/Program.cs new file mode 100755 index 0000000..9f91229 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/Program.cs @@ -0,0 +1,17 @@ +namespace DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.deps.json b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.deps.json new file mode 100755 index 0000000..3f52c94 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "DistanceTraveled_CalebFontenot/1.0.0": { + "runtime": { + "DistanceTraveled_CalebFontenot.dll": {} + } + } + } + }, + "libraries": { + "DistanceTraveled_CalebFontenot/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.dll b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.dll new file mode 100755 index 0000000..7eba1ae Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.dll differ diff --git a/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.exe b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.exe new file mode 100755 index 0000000..8dfed9e Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.exe differ diff --git a/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.pdb b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.pdb new file mode 100755 index 0000000..27ef248 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.pdb differ diff --git a/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.runtimeconfig.json b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.runtimeconfig.json new file mode 100755 index 0000000..b6062ae --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/bin/Debug/net6.0-windows/DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100755 index 0000000..32c95f9 --- /dev/null +++ b/MP1/DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.AssemblyInfo.cs b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.AssemblyInfo.cs new file mode 100755 index 0000000..430d329 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_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("DistanceTraveled_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("DistanceTraveled_CalebFontenot")] +[assembly: System.Reflection.AssemblyTitleAttribute("DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.AssemblyInfoInputs.cache b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.AssemblyInfoInputs.cache new file mode 100755 index 0000000..1091528 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +123b48954136c94c96bba49fec0533445f630f41 diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.Form1.resources b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.Form1.resources new file mode 100755 index 0000000..6c05a97 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.Form1.resources differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig new file mode 100755 index 0000000..37178e1 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_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 = DistanceTraveled_CalebFontenot +build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.GlobalUsings.g.cs b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.GlobalUsings.g.cs new file mode 100755 index 0000000..fea4009 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.assets.cache b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.assets.cache new file mode 100755 index 0000000..cb66f6a Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.assets.cache differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.AssemblyReference.cache b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.AssemblyReference.cache new file mode 100755 index 0000000..f790783 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.AssemblyReference.cache differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.BuildWithSkipAnalyzers b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.BuildWithSkipAnalyzers new file mode 100755 index 0000000..e69de29 diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.CoreCompileInputs.cache b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.CoreCompileInputs.cache new file mode 100755 index 0000000..9347f1b --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +f1458b4af690a73113641046dafb84f0da2a4857 diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.FileListAbsolute.txt b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.FileListAbsolute.txt new file mode 100755 index 0000000..a7972f3 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.FileListAbsolute.txt @@ -0,0 +1,17 @@ +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\bin\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.exe +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\bin\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.deps.json +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\bin\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.runtimeconfig.json +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\bin\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\bin\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.csproj.AssemblyReference.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.Form1.resources +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.csproj.GenerateResource.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.AssemblyInfoInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.AssemblyInfo.cs +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.csproj.CoreCompileInputs.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\refint\DistanceTraveled_CalebFontenot.dll +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.pdb +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\DistanceTraveled_CalebFontenot.genruntimeconfig.cache +Z:\media\DataEXT4\Documents\ASDV C#\MP1\DistanceTraveled_CalebFontenot\obj\Debug\net6.0-windows\ref\DistanceTraveled_CalebFontenot.dll diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.GenerateResource.cache b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.GenerateResource.cache new file mode 100755 index 0000000..ae9dca1 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.csproj.GenerateResource.cache differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.designer.deps.json b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.designer.deps.json new file mode 100755 index 0000000..fbeaac4 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.designer.runtimeconfig.json b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.designer.runtimeconfig.json new file mode 100755 index 0000000..4ec7c38 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.dll b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.dll new file mode 100755 index 0000000..7eba1ae Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.dll differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.genruntimeconfig.cache b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.genruntimeconfig.cache new file mode 100755 index 0000000..a4dd50c --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.genruntimeconfig.cache @@ -0,0 +1 @@ +791fe2ce3da9319502b7bc9b261f6a76bc5a23ad diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.pdb b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.pdb new file mode 100755 index 0000000..27ef248 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/DistanceTraveled_CalebFontenot.pdb differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe new file mode 100755 index 0000000..8dfed9e Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/ref/DistanceTraveled_CalebFontenot.dll b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/ref/DistanceTraveled_CalebFontenot.dll new file mode 100755 index 0000000..cbfe862 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/ref/DistanceTraveled_CalebFontenot.dll differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/refint/DistanceTraveled_CalebFontenot.dll b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/refint/DistanceTraveled_CalebFontenot.dll new file mode 100755 index 0000000..cbfe862 Binary files /dev/null and b/MP1/DistanceTraveled_CalebFontenot/obj/Debug/net6.0-windows/refint/DistanceTraveled_CalebFontenot.dll differ diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.dgspec.json b/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.dgspec.json new file mode 100755 index 0000000..32b859d --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.dgspec.json @@ -0,0 +1,66 @@ +{ + "format": 1, + "restore": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_CalebFontenot\\DistanceTraveled_CalebFontenot.csproj": {} + }, + "projects": { + "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_CalebFontenot\\DistanceTraveled_CalebFontenot.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_CalebFontenot\\DistanceTraveled_CalebFontenot.csproj", + "projectName": "DistanceTraveled_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_CalebFontenot\\DistanceTraveled_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.g.props b/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.g.props new file mode 100755 index 0000000..2a0471e --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.g.targets b/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.g.targets new file mode 100755 index 0000000..35a7576 --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/DistanceTraveled_CalebFontenot.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/MP1/DistanceTraveled_CalebFontenot/obj/project.assets.json b/MP1/DistanceTraveled_CalebFontenot/obj/project.assets.json new file mode 100755 index 0000000..f9cb97f --- /dev/null +++ b/MP1/DistanceTraveled_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#\\MP1\\DistanceTraveled_CalebFontenot\\DistanceTraveled_CalebFontenot.csproj", + "projectName": "DistanceTraveled_CalebFontenot", + "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_CalebFontenot\\DistanceTraveled_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_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/MP1/DistanceTraveled_CalebFontenot/obj/project.nuget.cache b/MP1/DistanceTraveled_CalebFontenot/obj/project.nuget.cache new file mode 100755 index 0000000..b6a05ad --- /dev/null +++ b/MP1/DistanceTraveled_CalebFontenot/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "0vRhkbqj5PrdLtRD54yA/eLMHtnyKUrLJfS3ZrU3q9Bs29O0BF53NI+P9keH0WBcWl8c3xMLX1J3poQtP+/B0w==", + "success": true, + "projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP1\\DistanceTraveled_CalebFontenot\\DistanceTraveled_CalebFontenot.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/MP1/TipTaxTotal_CalebFontenot/.vs/ProjectEvaluation/tiptaxtotal_calebfontenot.metadata.v5 b/MP1/TipTaxTotal_CalebFontenot/.vs/ProjectEvaluation/tiptaxtotal_calebfontenot.metadata.v5 new file mode 100755 index 0000000..9040426 Binary files /dev/null and b/MP1/TipTaxTotal_CalebFontenot/.vs/ProjectEvaluation/tiptaxtotal_calebfontenot.metadata.v5 differ diff --git a/MP1/TipTaxTotal_CalebFontenot/.vs/ProjectEvaluation/tiptaxtotal_calebfontenot.projects.v5 b/MP1/TipTaxTotal_CalebFontenot/.vs/ProjectEvaluation/tiptaxtotal_calebfontenot.projects.v5 new file mode 100755 index 0000000..c434d52 Binary files /dev/null and b/MP1/TipTaxTotal_CalebFontenot/.vs/ProjectEvaluation/tiptaxtotal_calebfontenot.projects.v5 differ diff --git a/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/DesignTimeBuild/.dtbcache.v2 index 07e12d4..e7382b1 100755 Binary files a/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/DesignTimeBuild/.dtbcache.v2 and b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/FileContentIndex/08916063-d64b-4cfd-ba9e-5b379eb88817.vsidx b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/FileContentIndex/08916063-d64b-4cfd-ba9e-5b379eb88817.vsidx new file mode 100755 index 0000000..80b1c64 Binary files /dev/null and b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/FileContentIndex/08916063-d64b-4cfd-ba9e-5b379eb88817.vsidx differ diff --git a/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/v17/.futdcache.v2 b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/v17/.futdcache.v2 new file mode 100755 index 0000000..c62010b Binary files /dev/null and b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/v17/.futdcache.v2 differ diff --git a/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/v17/.suo b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/v17/.suo index 109ae06..33803ab 100755 Binary files a/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/v17/.suo and b/MP1/TipTaxTotal_CalebFontenot/.vs/TipTaxTotal_CalebFontenot/v17/.suo differ diff --git a/MP1/TipTaxTotal_CalebFontenot/Properties/PublishProfiles/FolderProfile.pubxml.user b/MP1/TipTaxTotal_CalebFontenot/Properties/PublishProfiles/FolderProfile.pubxml.user index e58e73f..965619a 100755 --- a/MP1/TipTaxTotal_CalebFontenot/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/MP1/TipTaxTotal_CalebFontenot/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - False|2022-09-06T20:06:02.4064454Z;True|2022-09-06T13:02:51.5514003-07:00; + False|2022-09-06T20:11:05.6137338Z;False|2022-09-06T13:06:02.4064454-07:00;True|2022-09-06T13:02:51.5514003-07:00; \ No newline at end of file