lab5, pt2

master
Caleb Fontenot 2022-10-13 13:03:15 +07:00
parent 886cae5684
commit 97a084391c
163 changed files with 1446 additions and 52 deletions

@ -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:\home\caleb\Documents\ASDV-C-Sharp\MP2\Problem3FatPercentageCalculator_CalebFontenot\
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP2\Problem3FatPercentageCalculator_CalebFontenot\

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

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

@ -1,24 +1,20 @@
{
"format": 1,
"restore": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {}
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {}
},
"projects": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectName": "Problem3FatPercentageCalculator_CalebFontenot",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\obj\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\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,12 +5,11 @@
<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\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\</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,24 +8,19 @@
"net6.0-windows7.0": []
},
"packageFolders": {
"C:\\Users\\caleb\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
"C:\\Users\\caleb\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectName": "Problem3FatPercentageCalculator_CalebFontenot",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\obj\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\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": [

@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "lwx3I7ySLBqz1ifVZs/YDVvc8MAkt+gmUcmcs7hmgiwVYpKlN/ihH4Yeirfbb3TYCqIY8TJhTM5K4gU2sPgpuQ==",
"dgSpecHash": "89yIh7BmeZny6pIus11Ntziq53EfdQohljZZAeSC5NSPOjlUt8LjRFPr21LTn9PF+0baJu4IqplkAQIHKyKIZQ==",
"success": true,
"projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem3FatPercentageCalculator_CalebFontenot\\Problem3FatPercentageCalculator_CalebFontenot.csproj",
"expectedPackageFiles": [],
"logs": []
}

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

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

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

@ -1,24 +1,20 @@
{
"format": 1,
"restore": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj": {}
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj": {}
},
"projects": {
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"projectName": "Problem4WorkshopSelector_CalebFontenot",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\obj\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_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,12 +5,11 @@
<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\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\</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,24 +8,19 @@
"net6.0-windows7.0": []
},
"packageFolders": {
"C:\\Users\\caleb\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
"C:\\Users\\caleb\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"projectName": "Problem4WorkshopSelector_CalebFontenot",
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\obj\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_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": "C1Ci+7kT6wx8ieUMEpzmnQvjoMk6pxcDVdbyL0iBG992Bi8eYllprisS/QlZ3zR/CM7srtencEqifXznwP8UGQ==",
"dgSpecHash": "UtHfh1nv/wLs6SH+reqXaE81yg2WwwCnvHmyi6jnF0VA0MvAxOEgrWkAZt4ahJiQPEE2fqGftWwwTMG3zDgXKA==",
"success": true,
"projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP2\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot\\Problem4WorkshopSelector_CalebFontenot.csproj",
"expectedPackageFiles": [],
"logs": []
}

@ -0,0 +1,87 @@
namespace TestProject
{
partial class Form1
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.testLabel = new System.Windows.Forms.Label();
this.normalButton = new System.Windows.Forms.Button();
this.clearButton = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// testLabel
//
this.testLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.testLabel.Location = new System.Drawing.Point(12, 9);
this.testLabel.Name = "testLabel";
this.testLabel.Size = new System.Drawing.Size(186, 17);
this.testLabel.TabIndex = 0;
this.testLabel.Text = "Oh no! Please don\'t clear my text!";
this.testLabel.TextAlign = System.Drawing.ContentAlignment.BottomRight;
//
// normalButton
//
this.normalButton.Location = new System.Drawing.Point(12, 29);
this.normalButton.Name = "normalButton";
this.normalButton.Size = new System.Drawing.Size(73, 41);
this.normalButton.TabIndex = 1;
this.normalButton.Text = "H&i, I\'m a button";
this.normalButton.UseVisualStyleBackColor = true;
this.normalButton.Click += new System.EventHandler(this.normalButton_Click);
//
// clearButton
//
this.clearButton.Location = new System.Drawing.Point(91, 29);
this.clearButton.Name = "clearButton";
this.clearButton.Size = new System.Drawing.Size(107, 41);
this.clearButton.TabIndex = 2;
this.clearButton.Text = "C&lear";
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(210, 84);
this.Controls.Add(this.clearButton);
this.Controls.Add(this.normalButton);
this.Controls.Add(this.testLabel);
this.Name = "Form1";
this.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Text = "Hello Momma";
this.ResumeLayout(false);
}
#endregion
private Label testLabel;
private Button normalButton;
private Button clearButton;
}
}

@ -0,0 +1,22 @@
namespace TestProject
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
public void normalButton_Click(object sender, EventArgs e)
{
//string privateString = "I\'m a private string, I don't get out much.";
testLabel.Text = "Oh no! Please don't clear my text!";
}
private void clearButton_Click(object sender, EventArgs e)
{
testLabel.Text = "";
}
}
}

@ -0,0 +1,60 @@
<root>
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

@ -0,0 +1,17 @@
namespace TestProject
{
internal static class Program
{
/// <summary>
/// The main entry point for the application.
/// </summary>
[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());
}
}
}

@ -0,0 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>

@ -0,0 +1,8 @@
<?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>

@ -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}") = "TestProject", "TestProject.csproj", "{19402C82-85F7-4D03-8C1A-A9A454723AB6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3531F21B-73C1-4DCC-B24B-D0D7F4C72B3F}
EndGlobalSection
EndGlobal

@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"TestProject/1.0.0": {
"runtime": {
"TestProject.dll": {}
}
}
}
},
"libraries": {
"TestProject/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,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("TestProject")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("TestProject")]
[assembly: System.Reflection.AssemblyTitleAttribute("TestProject")]
[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.

@ -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 = TestProject
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\Testing\TestProject\

@ -0,0 +1,10 @@
// <auto-generated/>
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;

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

@ -0,0 +1,11 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {}
},
"libraries": {}
}

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

@ -0,0 +1,66 @@
{
"format": 1,
"restore": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj": {}
},
"projects": {
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
"projectName": "TestProject",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\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"
}
}
}
}
}

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<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>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
</ItemGroup>
</Project>

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

@ -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#\\Testing\\TestProject\\TestProject.csproj",
"projectName": "TestProject",
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\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"
}
}
}
}

@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "TWtSmoWqhgemWqLQNwjaq2UfM5Edy147DYOXvENKk885M7dzoYfdgfI5tktBbn9HJRbM39rehkEOgSpg4WYPxA==",
"success": true,
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\Testing\\TestProject\\TestProject.csproj",
"expectedPackageFiles": [],
"logs": []
}

@ -0,0 +1,25 @@
// See https://aka.ms/new-console-template for more information
/*
string stringNumber = "40";
Console.WriteLine("stringNumber is a " + stringNumber.GetType() + ", its value is " + stringNumber);
int stringInt = int.Parse(stringNumber);
Console.WriteLine("stringInt is a " + stringInt.GetType() + ", its value is " + stringInt);
*/
string input;
List<string> inputList = new List<string>();
int i = 0;
while (i != 5) {
Console.Write("Enter a string: ");
input = Console.ReadLine();
inputList.Add(input);
i++;
}
i = 0;
while (i != 5) {
Console.WriteLine(inputList[i]);
i++;
}

Binary file not shown.

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

@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}

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