Complete MP5

This commit is contained in:
2022-11-27 17:11:02 -06:00
parent 52d6e079df
commit ae12b42c28
153 changed files with 1344 additions and 215 deletions

View File

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

View File

@@ -0,0 +1 @@
1c3ba2a913437fb53dee2e287e591a451203a317

View File

@@ -0,0 +1,17 @@
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.csproj.AssemblyReference.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.Form1.resources
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.csproj.GenerateResource.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.AssemblyInfoInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.AssemblyInfo.cs
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.csproj.CoreCompileInputs.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\bin\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.exe
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\bin\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.deps.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\bin\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.runtimeconfig.json
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\bin\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\bin\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\refint\DriversLicenseExam_CalebFontenot.dll
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.pdb
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\DriversLicenseExam_CalebFontenot.genruntimeconfig.cache
Z:\home\caleb\Documents\ASDV-C-Sharp\MP5\DriversLicenseExam_CalebFontenot\obj\Debug\net6.0-windows\ref\DriversLicenseExam_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 @@
48d8f6f14c3c86b93f9c1f5ad25a0b780ceb356a

View File

@@ -1,20 +1,24 @@
{
"format": 1,
"restore": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj": {}
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj": {}
},
"projects": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"projectName": "DriversLicenseExam_CalebFontenot",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\obj\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_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": [
@@ -58,7 +62,7 @@
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json"
}
}
}

View File

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

View File

@@ -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#\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"projectName": "DriversLicenseExam_CalebFontenot",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\obj\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_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": [
@@ -64,7 +69,7 @@
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json"
}
}
}

View File

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "u5f6c9gkZ0+XUku02V0PmkwNcneL/4DvtaE7gj5x9i2uhQHQNxIHbNkL2M+QKOqNqfWOjZoCIM1LRsVhZjgmvw==",
"dgSpecHash": "y6TbHbwylq/Z2edPUMuehLuRkM7fvKo4n/8L6nfkAiqY9odYASJjOrsTP81UJrtnBjzv1LeAifVW3UpOG/S3bw==",
"success": true,
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP5\\DriversLicenseExam_CalebFontenot\\DriversLicenseExam_CalebFontenot.csproj",
"expectedPackageFiles": [],
"logs": []
}