Work on lab4

This commit is contained in:
2022-09-13 12:36:37 -05:00
parent 913deb1082
commit 50e7440f8c
105 changed files with 894 additions and 59 deletions

View File

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

View File

@@ -0,0 +1 @@
fedc85685c4dfe61f8336e7be0725d66538c8d34

View File

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

View File

@@ -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

View File

@@ -0,0 +1 @@
3b52cc375df310718affa709bf62b4bcb1306311