master
Chloe Fontenot 🏳️‍⚧️ 2022-09-20 12:35:24 +07:00
parent b90ebbb217
commit e77001d537
196 changed files with 1526 additions and 80 deletions

@ -13,4 +13,4 @@ build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Problem1Color_CalebFontenot
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem1Color_CalebFontenot\
build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\

@ -15,3 +15,20 @@ Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem1Color_CalebFontenot\obj\Debug\ne
Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.pdb
Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.genruntimeconfig.cache
Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\ref\Problem1Color_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\bin\Debug\net6.0-windows\Problem1Color_CalebFontenot.exe
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\bin\Debug\net6.0-windows\Problem1Color_CalebFontenot.deps.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\bin\Debug\net6.0-windows\Problem1Color_CalebFontenot.runtimeconfig.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\bin\Debug\net6.0-windows\Problem1Color_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\bin\Debug\net6.0-windows\Problem1Color_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.csproj.AssemblyReference.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.Form1.resources
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.csproj.GenerateResource.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.AssemblyInfoInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.AssemblyInfo.cs
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.csproj.CoreCompileInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\refint\Problem1Color_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\Problem1Color_CalebFontenot.genruntimeconfig.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem1Color_CalebFontenot\obj\Debug\net6.0-windows\ref\Problem1Color_CalebFontenot.dll

@ -13,7 +13,8 @@
],
"additionalProbingPaths": [
"C:\\Users\\caleb\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\caleb\\.nuget\\packages"
"C:\\Users\\caleb\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true

@ -1 +1 @@
3189b67f2c50d0129ab6966b6584c28df284c425
927d3e645672cb1af8c0589b1e5ed3fa308b2655

@ -1,20 +1,24 @@
{
"format": 1,
"restore": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj": {}
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj": {}
},
"projects": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"projectName": "Problem1Color_CalebFontenot",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\obj\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [

@ -5,11 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

@ -8,19 +8,24 @@
"net6.0-windows7.0": []
},
"packageFolders": {
"C:\\Users\\caleb\\.nuget\\packages\\": {}
"C:\\Users\\caleb\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"projectName": "Problem1Color_CalebFontenot",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\obj\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [

@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "Vw/a26HZ1eecYdaxHijc8vbx5pqqcLETHQRSfz+XDrTqWn+qE8RzWWHpWA5yxItaqHnLQwOu5IRCfaTHecI2qg==",
"dgSpecHash": "TZUzGdBlSaW9l2wz6Uhc2PK11e/Xtpyr64xwZ3SuTgRRFn4qaMjDDbGwHnRZNefX7MaWB04P+B3+4TxFQJhYYg==",
"success": true,
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem1Color_CalebFontenot\\Problem1Color_CalebFontenot.csproj",
"expectedPackageFiles": [],
"logs": []
}

@ -53,7 +53,6 @@ namespace Problem2BookClubPoints_CalebFontenot
}
private void exitButton_Click(object sender, EventArgs e)
{
this.Close();

@ -13,4 +13,4 @@ build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Problem2BookClubPoints_CalebFontenot
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem2BookClubPoints_CalebFontenot\
build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\

@ -15,3 +15,20 @@ Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem2BookClubPoints_CalebFontenot\obj
Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.pdb
Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.genruntimeconfig.cache
Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\ref\Problem2BookClubPoints_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\bin\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.exe
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\bin\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.deps.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\bin\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.runtimeconfig.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\bin\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\bin\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.csproj.AssemblyReference.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.Form1.resources
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.csproj.GenerateResource.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.AssemblyInfoInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.AssemblyInfo.cs
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.csproj.CoreCompileInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\refint\Problem2BookClubPoints_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\Problem2BookClubPoints_CalebFontenot.genruntimeconfig.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem2BookClubPoints_CalebFontenot\obj\Debug\net6.0-windows\ref\Problem2BookClubPoints_CalebFontenot.dll

@ -1,20 +1,24 @@
{
"format": 1,
"restore": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj": {}
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj": {}
},
"projects": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"projectName": "Problem2BookClubPoints_CalebFontenot",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\obj\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [

@ -5,11 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

@ -8,19 +8,24 @@
"net6.0-windows7.0": []
},
"packageFolders": {
"C:\\Users\\caleb\\.nuget\\packages\\": {}
"C:\\Users\\caleb\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"projectName": "Problem2BookClubPoints_CalebFontenot",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\obj\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [

@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "DCRpx4PWHD8uCWb+zdPVNxn6TaL9sOB7br1y3bqa4B+AfFjfquCfAkP4lwx/JPOLxRMSbpyoABf1O7xDYCGT1A==",
"dgSpecHash": "HF2irMhj9RL+y/dbei4ZC2GPMUMpsFvAzWSvQdHlx039lVo2+vmFwz4C11e9DVNU4j2Uod9YqMdHLclvrVxvLw==",
"success": true,
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem2BookClubPoints_CalebFontenot\\Problem2BookClubPoints_CalebFontenot.csproj",
"expectedPackageFiles": [],
"logs": []
}

@ -33,9 +33,11 @@
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.fatGramsTextBox = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.caloriesFromFatTextBox = new System.Windows.Forms.TextBox();
this.calculateButton = new System.Windows.Forms.Button();
this.closeButton = new System.Windows.Forms.Button();
this.lowFatCheckBox = new System.Windows.Forms.CheckBox();
this.clearButton = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// caloriesTextBox
@ -79,47 +81,72 @@
this.fatGramsTextBox.Size = new System.Drawing.Size(125, 23);
this.fatGramsTextBox.TabIndex = 4;
//
// textBox3
// caloriesFromFatTextBox
//
this.textBox3.Location = new System.Drawing.Point(177, 70);
this.textBox3.Name = "textBox3";
this.textBox3.ReadOnly = true;
this.textBox3.Size = new System.Drawing.Size(125, 23);
this.textBox3.TabIndex = 5;
this.caloriesFromFatTextBox.Location = new System.Drawing.Point(177, 70);
this.caloriesFromFatTextBox.Name = "caloriesFromFatTextBox";
this.caloriesFromFatTextBox.ReadOnly = true;
this.caloriesFromFatTextBox.Size = new System.Drawing.Size(125, 23);
this.caloriesFromFatTextBox.TabIndex = 5;
//
// button1
// calculateButton
//
this.button1.Location = new System.Drawing.Point(96, 114);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 6;
this.button1.Text = "Calculate!";
this.button1.UseVisualStyleBackColor = true;
this.calculateButton.Location = new System.Drawing.Point(82, 114);
this.calculateButton.Name = "calculateButton";
this.calculateButton.Size = new System.Drawing.Size(75, 23);
this.calculateButton.TabIndex = 6;
this.calculateButton.Text = "Calculate!";
this.calculateButton.UseVisualStyleBackColor = true;
this.calculateButton.Click += new System.EventHandler(this.calculateButton_Click);
//
// button2
// closeButton
//
this.button2.Location = new System.Drawing.Point(177, 114);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 7;
this.button2.Text = "Close";
this.button2.UseVisualStyleBackColor = true;
this.closeButton.Location = new System.Drawing.Point(251, 114);
this.closeButton.Name = "closeButton";
this.closeButton.Size = new System.Drawing.Size(51, 23);
this.closeButton.TabIndex = 7;
this.closeButton.Text = "Close";
this.closeButton.UseVisualStyleBackColor = true;
this.closeButton.Click += new System.EventHandler(this.closeButton_Click);
//
// lowFatCheckBox
//
this.lowFatCheckBox.AutoCheck = false;
this.lowFatCheckBox.AutoSize = true;
this.lowFatCheckBox.Location = new System.Drawing.Point(2, 118);
this.lowFatCheckBox.Name = "lowFatCheckBox";
this.lowFatCheckBox.Size = new System.Drawing.Size(83, 19);
this.lowFatCheckBox.TabIndex = 8;
this.lowFatCheckBox.Text = "Is Low Fat?";
this.lowFatCheckBox.UseVisualStyleBackColor = true;
//
// clearButton
//
this.clearButton.Location = new System.Drawing.Point(163, 114);
this.clearButton.Name = "clearButton";
this.clearButton.Size = new System.Drawing.Size(75, 23);
this.clearButton.TabIndex = 9;
this.clearButton.Text = "Clear";
this.clearButton.UseVisualStyleBackColor = true;
this.clearButton.Click += new System.EventHandler(this.clearButton_Click);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(313, 149);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.clearButton);
this.Controls.Add(this.lowFatCheckBox);
this.Controls.Add(this.closeButton);
this.Controls.Add(this.calculateButton);
this.Controls.Add(this.caloriesFromFatTextBox);
this.Controls.Add(this.fatGramsTextBox);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.caloriesTextBox);
this.Name = "Form1";
this.Text = "Form1";
this.Text = "Calorie Calculator - Caleb Fontenot";
this.ResumeLayout(false);
this.PerformLayout();
@ -132,8 +159,10 @@
private Label label2;
private Label label3;
private TextBox fatGramsTextBox;
private TextBox textBox3;
private Button button1;
private Button button2;
private TextBox caloriesFromFatTextBox;
private Button calculateButton;
private Button closeButton;
private CheckBox lowFatCheckBox;
private Button clearButton;
}
}

@ -6,5 +6,77 @@ namespace Problem3FatPercentageCalculator_CalebFontenot
{
InitializeComponent();
}
private void clearData()
{
// Reset all text boxes.
caloriesTextBox.Clear();
fatGramsTextBox.Clear();
caloriesFromFatTextBox.Clear();
// Focus calories textbox.
caloriesTextBox.Focus();
}
private void clearButton_Click(object sender, EventArgs e)
{
clearData();
}
private void calculateButton_Click(object sender, EventArgs e)
{
// Define variables
double calories,
fatGrams,
caloriesFromFat,
percentageOfCaloriesFromFat;
try
{
// Data validation
// Read data
calories = double.Parse(caloriesTextBox.Text);
fatGrams = double.Parse(fatGramsTextBox.Text);
if (calories < 0 || fatGrams < 0)
{
MessageBox.Show("Calories or fat grams incorrectly entered!");
//Invoke clear function.
clearData();
}
if (fatGrams > calories)
{
MessageBox.Show("Fat grams value can't be more than calories!");
//Invoke clear function.
clearData();
}
else
{
// Calculate!
caloriesFromFat = fatGrams * 9;
percentageOfCaloriesFromFat = caloriesFromFat / calories;
if (percentageOfCaloriesFromFat < .30)
{
lowFatCheckBox.Checked = true;
}
else
{
lowFatCheckBox.Checked = false;
}
// Output
caloriesFromFatTextBox.Text = percentageOfCaloriesFromFat.ToString("p");
}
}
catch
{
MessageBox.Show("Invalid input!");
}
}
private void closeButton_Click(object sender, EventArgs e)
{
this.Close();
}
}
}

@ -1,8 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>
<PropertyGroup>
<_LastSelectedProfileId>Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net6.0-windows\publish\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net6.0-windows</TargetFramework>
<SelfContained>false</SelfContained>
</PropertyGroup>
</Project>

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<History>True|2022-09-17T15:53:15.6579537Z;</History>
<LastFailureDetails />
</PropertyGroup>
</Project>

@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Problem3FatPercentageCalculator_CalebFontenot/1.0.0": {
"runtime": {
"Problem3FatPercentageCalculator_CalebFontenot.dll": {}
}
}
}
},
"libraries": {
"Problem3FatPercentageCalculator_CalebFontenot/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

@ -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"
}
]
}
}

@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Problem3FatPercentageCalculator_CalebFontenot/1.0.0": {
"runtime": {
"Problem3FatPercentageCalculator_CalebFontenot.dll": {}
}
}
}
},
"libraries": {
"Problem3FatPercentageCalculator_CalebFontenot/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

@ -0,0 +1,18 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}

@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Problem3FatPercentageCalculator_CalebFontenot/1.0.0": {
"runtime": {
"Problem3FatPercentageCalculator_CalebFontenot.dll": {}
}
}
}
},
"libraries": {
"Problem3FatPercentageCalculator_CalebFontenot/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

@ -0,0 +1,18 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}

@ -13,4 +13,4 @@ build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Problem3FatPercentageCalculator_CalebFontenot
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem3FatPercentageCalculator_CalebFontenot\
build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\

@ -0,0 +1,17 @@
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\bin\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.exe
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\bin\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.deps.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\bin\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.runtimeconfig.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\bin\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\bin\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.csproj.AssemblyReference.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.Form1.resources
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.csproj.GenerateResource.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.AssemblyInfoInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.AssemblyInfo.cs
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.csproj.CoreCompileInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\refint\Problem3FatPercentageCalculator_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\Problem3FatPercentageCalculator_CalebFontenot.genruntimeconfig.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\obj\Debug\net6.0-windows\ref\Problem3FatPercentageCalculator_CalebFontenot.dll

@ -13,7 +13,8 @@
],
"additionalProbingPaths": [
"C:\\Users\\caleb\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\caleb\\.nuget\\packages"
"C:\\Users\\caleb\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true

@ -1,20 +1,24 @@
{
"format": 1,
"restore": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {}
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {}
},
"projects": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectName": "Problem3FatPercentageCalculator_CalebFontenot",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\obj\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [

@ -5,11 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]

@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Problem3FatPercentageCalculator_CalebFontenot")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Problem3FatPercentageCalculator_CalebFontenot")]
[assembly: System.Reflection.AssemblyTitleAttribute("Problem3FatPercentageCalculator_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.

Some files were not shown because too many files have changed in this diff Show More