diff --git a/Portfolio/BookInventory/.vs/BookInventory/DesignTimeBuild/.dtbcache b/Portfolio/BookInventory/.vs/BookInventory/DesignTimeBuild/.dtbcache index 657d354..f84b7dd 100644 Binary files a/Portfolio/BookInventory/.vs/BookInventory/DesignTimeBuild/.dtbcache and b/Portfolio/BookInventory/.vs/BookInventory/DesignTimeBuild/.dtbcache differ diff --git a/Portfolio/BookInventory/.vs/BookInventory/v16/.suo b/Portfolio/BookInventory/.vs/BookInventory/v16/.suo index b77b336..fe2dbe5 100644 Binary files a/Portfolio/BookInventory/.vs/BookInventory/v16/.suo and b/Portfolio/BookInventory/.vs/BookInventory/v16/.suo differ diff --git a/Portfolio/BookInventory/.vs/BookInventory/v16/Server/sqlite3/storage.ide b/Portfolio/BookInventory/.vs/BookInventory/v16/Server/sqlite3/storage.ide index dde5f35..92ea0ed 100644 Binary files a/Portfolio/BookInventory/.vs/BookInventory/v16/Server/sqlite3/storage.ide and b/Portfolio/BookInventory/.vs/BookInventory/v16/Server/sqlite3/storage.ide differ diff --git a/Portfolio/BookInventory/BookInventory.sln b/Portfolio/BookInventory/BookInventory.sln index 991f497..9b93be2 100644 --- a/Portfolio/BookInventory/BookInventory.sln +++ b/Portfolio/BookInventory/BookInventory.sln @@ -3,7 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29009.5 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BookInventory", "BookInventory.csproj", "{5D71C890-9506-49CA-B440-315A0961D905}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BookInventory", "BookInventory.csproj", "{5D71C890-9506-49CA-B440-315A0961D905}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckpointToDo", "..\CheckpointToDo\CheckpointToDo.csproj", "{1E553BEE-EEE1-47B8-86A1-77D5D5B74BE2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,6 +17,10 @@ Global {5D71C890-9506-49CA-B440-315A0961D905}.Debug|Any CPU.Build.0 = Debug|Any CPU {5D71C890-9506-49CA-B440-315A0961D905}.Release|Any CPU.ActiveCfg = Release|Any CPU {5D71C890-9506-49CA-B440-315A0961D905}.Release|Any CPU.Build.0 = Release|Any CPU + {1E553BEE-EEE1-47B8-86A1-77D5D5B74BE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1E553BEE-EEE1-47B8-86A1-77D5D5B74BE2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1E553BEE-EEE1-47B8-86A1-77D5D5B74BE2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1E553BEE-EEE1-47B8-86A1-77D5D5B74BE2}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Portfolio/BookInventory/obj/Debug/netcoreapp2.2/BookInventory.csprojAssemblyReference.cache b/Portfolio/BookInventory/obj/Debug/netcoreapp2.2/BookInventory.csprojAssemblyReference.cache index 52f8bbd..ed9c7f5 100644 Binary files a/Portfolio/BookInventory/obj/Debug/netcoreapp2.2/BookInventory.csprojAssemblyReference.cache and b/Portfolio/BookInventory/obj/Debug/netcoreapp2.2/BookInventory.csprojAssemblyReference.cache differ diff --git a/Portfolio/CarLot/.vs/CarLot/DesignTimeBuild/.dtbcache b/Portfolio/CarLot/.vs/CarLot/DesignTimeBuild/.dtbcache index 1138887..81e0581 100644 Binary files a/Portfolio/CarLot/.vs/CarLot/DesignTimeBuild/.dtbcache and b/Portfolio/CarLot/.vs/CarLot/DesignTimeBuild/.dtbcache differ diff --git a/Portfolio/CarLot/.vs/CarLot/v16/.suo b/Portfolio/CarLot/.vs/CarLot/v16/.suo index e321b84..eb97423 100644 Binary files a/Portfolio/CarLot/.vs/CarLot/v16/.suo and b/Portfolio/CarLot/.vs/CarLot/v16/.suo differ diff --git a/Portfolio/CarLot/.vs/CarLot/v16/Server/sqlite3/storage.ide b/Portfolio/CarLot/.vs/CarLot/v16/Server/sqlite3/storage.ide index 9e27c53..ec84be0 100644 Binary files a/Portfolio/CarLot/.vs/CarLot/v16/Server/sqlite3/storage.ide and b/Portfolio/CarLot/.vs/CarLot/v16/Server/sqlite3/storage.ide differ diff --git a/Portfolio/Checkers/.vs/Checkers/v16/.suo b/Portfolio/Checkers/.vs/Checkers/v16/.suo index 4851636..7760464 100644 Binary files a/Portfolio/Checkers/.vs/Checkers/v16/.suo and b/Portfolio/Checkers/.vs/Checkers/v16/.suo differ diff --git a/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide b/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide index a5551d9..37767d4 100644 Binary files a/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide and b/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide differ diff --git a/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide-wal b/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide-wal deleted file mode 100644 index eaa575e..0000000 Binary files a/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide-wal and /dev/null differ diff --git a/Portfolio/GradeBook/.vs/GradeBook/v16/.suo b/Portfolio/GradeBook/.vs/GradeBook/v16/.suo index 96088ab..75e81bc 100644 Binary files a/Portfolio/GradeBook/.vs/GradeBook/v16/.suo and b/Portfolio/GradeBook/.vs/GradeBook/v16/.suo differ diff --git a/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/DesignTimeBuild/.dtbcache b/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/DesignTimeBuild/.dtbcache new file mode 100644 index 0000000..de4be61 Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/DesignTimeBuild/.dtbcache differ diff --git a/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/.suo b/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/.suo new file mode 100644 index 0000000..f29463f Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/.suo differ diff --git a/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/Server/sqlite3/db.lock b/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/Server/sqlite3/db.lock new file mode 100644 index 0000000..e69de29 diff --git a/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/Server/sqlite3/storage.ide b/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/Server/sqlite3/storage.ide new file mode 100644 index 0000000..79bfab1 Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/.vs/CheckPoint2SQL/v16/Server/sqlite3/storage.ide differ diff --git a/Portfolio/ToDoList-Checkpoint2/CheckPoint2SQL.csproj b/Portfolio/ToDoList-Checkpoint2/CheckPoint2SQL.csproj new file mode 100644 index 0000000..8ef808a --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/CheckPoint2SQL.csproj @@ -0,0 +1,12 @@ + + + + Exe + netcoreapp2.2 + + + + + + + diff --git a/Portfolio/ToDoList-Checkpoint2/CheckPoint2SQL.sln b/Portfolio/ToDoList-Checkpoint2/CheckPoint2SQL.sln new file mode 100644 index 0000000..8923b34 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/CheckPoint2SQL.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29009.5 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckPoint2SQL", "CheckPoint2SQL.csproj", "{E422FBD7-9A30-4772-B97E-A263C285696C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E422FBD7-9A30-4772-B97E-A263C285696C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E422FBD7-9A30-4772-B97E-A263C285696C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E422FBD7-9A30-4772-B97E-A263C285696C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E422FBD7-9A30-4772-B97E-A263C285696C}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B9668408-58C3-420B-B8E5-724C57F5F419} + EndGlobalSection +EndGlobal diff --git a/Portfolio/ToDoList-Checkpoint2/Program.cs b/Portfolio/ToDoList-Checkpoint2/Program.cs new file mode 100644 index 0000000..fdb13e7 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/Program.cs @@ -0,0 +1,122 @@ +using CheckPoint2SQL; +using System; +using System.Collections.Generic; +using System.IO; +using System.Linq; +using System.Text.RegularExpressions; + +namespace Rextester +{ + public class Program + { + public static void Main(string[] args) + { + var ToDoList = new Dictionary(); + string choice; + int i = 1; + int numberToUpdate; + int numberToDelete; + + Console.WriteLine(); + Console.WriteLine("Welcome to your To-Do List"); + + + do + { + ToDoItem item = new ToDoItem(); + Console.Clear(); + Console.WriteLine("Welcome to your To-Do List"); + Console.WriteLine(); + Console.WriteLine("Press enter to start new to-do list item, or enter 'quit' to finish:"); + choice = Console.ReadLine().ToLower(); + + if (choice == "quit") + { + break; + } + else + { + + Console.WriteLine("Add a description for the new list item: "); + item.description = Console.ReadLine(); + Console.WriteLine("When is this item due?: "); + item.date = Console.ReadLine(); + ToDoList.Add(i, item); + i = i + 1; + + } + + } while (choice != "quit"); + + + + + do + { + Console.Clear(); + Console.WriteLine("Item # | Description | Due Date"); + Console.WriteLine("_________________________________"); + + foreach (var key in ToDoList) + { + Console.WriteLine(key.Key + " | " + key.Value.description + " | " + key.Value.date); + + } + Console.WriteLine(); + Console.WriteLine("Enter an item number to mark as done, or 0 when you're finished: "); + numberToUpdate = Convert.ToInt32(Console.ReadLine()); + + if (numberToUpdate >= 1) + { + ToDoList[numberToUpdate].date = ("DONE!"); + } + else if (numberToUpdate < 1) + { + break; + } + else + { + Console.WriteLine("Invalid input. Please try again."); + } + } while (numberToUpdate != 0); + + do + { + Console.Clear(); + Console.WriteLine("Item # | Description | Due Date"); + Console.WriteLine("_________________________________"); + + foreach (var key in ToDoList) + { + Console.WriteLine(key.Key + " | " + key.Value.description + " | " + key.Value.date); + + } + Console.WriteLine(); + Console.WriteLine("Enter an item number to delete, or 0 to end: "); + numberToDelete = Convert.ToInt32(Console.ReadLine()); + + if (numberToDelete >= 1) + { + ToDoList.Remove(numberToDelete); + } + else if (numberToDelete < 1) + { + break; + } + else + { + Console.WriteLine("Invalid input. Please try again."); + } + } while (numberToDelete != 0); + + + } + + + } +} + + + + + \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/ToDoItem.cs b/Portfolio/ToDoList-Checkpoint2/ToDoItem.cs new file mode 100644 index 0000000..1c23503 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/ToDoItem.cs @@ -0,0 +1,25 @@ +using System; +using System.Collections.Generic; +using System.Text; + +namespace CheckPoint2SQL +{ + public class ToDoItem + { + + public string description { get; set; } + public string date { get; set; } + + public ToDoItem(string Description, string Date) + { + + description = Description; + date = Date; + } + public ToDoItem() + { + + } + } + +} diff --git a/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.deps.json b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.deps.json new file mode 100644 index 0000000..c66a7e5 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.deps.json @@ -0,0 +1,75 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v2.2", + "signature": "7a61cfc93b4f44a8296d613a3dd99243b04a21c1" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v2.2": { + "CheckPoint2SQL/1.0.0": { + "dependencies": { + "System.Data.SQLite": "1.0.111" + }, + "runtime": { + "CheckPoint2SQL.dll": {} + } + }, + "System.Data.SQLite/1.0.111": { + "dependencies": { + "System.Data.SQLite.Core": "1.0.111" + } + }, + "System.Data.SQLite.Core/1.0.111": { + "runtime": { + "lib/netstandard2.0/System.Data.SQLite.dll": { + "assemblyVersion": "1.0.111.0", + "fileVersion": "1.0.111.0" + } + }, + "runtimeTargets": { + "runtimes/linux-x64/native/netstandard2.0/SQLite.Interop.dll": { + "rid": "linux-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx-x64/native/netstandard2.0/SQLite.Interop.dll": { + "rid": "osx-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/netstandard2.0/SQLite.Interop.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "1.0.111.0" + }, + "runtimes/win-x86/native/netstandard2.0/SQLite.Interop.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "1.0.111.0" + } + } + } + } + }, + "libraries": { + "CheckPoint2SQL/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "System.Data.SQLite/1.0.111": { + "type": "package", + "serviceable": true, + "sha512": "sha512-G6oK5KkT3gHfelwJ9MvBZc9mrO1x1gkpjNfPs1YBWGIQB5reJSmu5lraYC24VRRQpNBH7RIZqPQjqeBGr7CrNw==", + "path": "system.data.sqlite/1.0.111", + "hashPath": "system.data.sqlite.1.0.111.nupkg.sha512" + }, + "System.Data.SQLite.Core/1.0.111": { + "type": "package", + "serviceable": true, + "sha512": "sha512-D7Qo3JWUB6epymTVRNaAXt+Y+eh0juGjXb5q8SEp/LBdKJr6a224Mk0HCOemRsXfPIF8ULblPyCbVixUvfbpiw==", + "path": "system.data.sqlite.core/1.0.111", + "hashPath": "system.data.sqlite.core.1.0.111.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.dll b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.dll new file mode 100644 index 0000000..a12ca8d Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.dll differ diff --git a/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.pdb b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.pdb new file mode 100644 index 0000000..5b75bbd Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.pdb differ diff --git a/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.runtimeconfig.dev.json b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.runtimeconfig.dev.json new file mode 100644 index 0000000..223d3a4 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.runtimeconfig.dev.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\Marlyssa B\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\Marlyssa B\\.nuget\\packages", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ] + } +} \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.runtimeconfig.json b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.runtimeconfig.json new file mode 100644 index 0000000..49dbda4 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/CheckPoint2SQL.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "netcoreapp2.2", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "2.2.0" + } + } +} \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/ToDoList.sqlite b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/ToDoList.sqlite new file mode 100644 index 0000000..e69de29 diff --git a/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/ToDoList.txt b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/ToDoList.txt new file mode 100644 index 0000000..f04a676 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/bin/Debug/netcoreapp2.2/ToDoList.txt @@ -0,0 +1,3 @@ +[1 CheckPoint2SQL.ToDoItem] +[2 CheckPoint2SQL.ToDoItem] +[3 CheckPoint2SQL.ToDoItem] diff --git a/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.cache b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.cache new file mode 100644 index 0000000..d4d1725 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.cache @@ -0,0 +1,5 @@ +{ + "version": 1, + "dgSpecHash": "zkOtyiMF/HNom2dy3hJArtor/pyA0h2HDLcxc7pJ/YLmp0P/V3xWIfGb34ZO0T4nsvzR3D6+u6duk3H61NOZPQ==", + "success": true +} \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.dgspec.json b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.dgspec.json new file mode 100644 index 0000000..d370f58 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.dgspec.json @@ -0,0 +1,64 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\CheckPoint2SQL.csproj": {} + }, + "projects": { + "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\CheckPoint2SQL.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\CheckPoint2SQL.csproj", + "projectName": "CheckPoint2SQL", + "projectPath": "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\CheckPoint2SQL.csproj", + "packagesPath": "C:\\Users\\Marlyssa B\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], + "configFilePaths": [ + "C:\\Users\\Marlyssa B\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp2.2" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "netcoreapp2.2": { + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp2.2": { + "dependencies": { + "Microsoft.NETCore.App": { + "suppressParent": "All", + "target": "Package", + "version": "[2.2.0, )", + "autoReferenced": true + }, + "System.Data.SQLite": { + "target": "Package", + "version": "[1.0.111, )" + } + }, + "imports": [ + "net461" + ], + "assetTargetFallback": true, + "warn": true + } + } + } + } +} \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.g.props b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.g.props new file mode 100644 index 0000000..8aeaf71 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.g.props @@ -0,0 +1,18 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\Marlyssa B\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder + PackageReference + 5.1.0 + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + + + + \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.g.targets b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.g.targets new file mode 100644 index 0000000..cfeba20 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/CheckPoint2SQL.csproj.nuget.g.targets @@ -0,0 +1,10 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + + + + + \ No newline at end of file diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.AssemblyInfo.cs b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.AssemblyInfo.cs new file mode 100644 index 0000000..ed7779f --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 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("CheckPoint2SQL")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("CheckPoint2SQL")] +[assembly: System.Reflection.AssemblyTitleAttribute("CheckPoint2SQL")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.AssemblyInfoInputs.cache b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.AssemblyInfoInputs.cache new file mode 100644 index 0000000..a3e2e96 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +0a9f784a7c51b1d89f72ff3f1669230ccf013cd1 diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.assets.cache b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.assets.cache new file mode 100644 index 0000000..73c11f9 Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.assets.cache differ diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csproj.CoreCompileInputs.cache b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..1511e2a --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +87da8fdf3fd9c664f7a597bf55dc7eca40e77173 diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csproj.FileListAbsolute.txt b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..25b761c --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csproj.FileListAbsolute.txt @@ -0,0 +1,11 @@ +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\bin\Debug\netcoreapp2.2\CheckPoint2SQL.deps.json +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\bin\Debug\netcoreapp2.2\CheckPoint2SQL.runtimeconfig.json +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\bin\Debug\netcoreapp2.2\CheckPoint2SQL.runtimeconfig.dev.json +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\bin\Debug\netcoreapp2.2\CheckPoint2SQL.dll +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\obj\Debug\netcoreapp2.2\CheckPoint2SQL.csprojAssemblyReference.cache +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\obj\Debug\netcoreapp2.2\CheckPoint2SQL.csproj.CoreCompileInputs.cache +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\obj\Debug\netcoreapp2.2\CheckPoint2SQL.AssemblyInfoInputs.cache +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\obj\Debug\netcoreapp2.2\CheckPoint2SQL.AssemblyInfo.cs +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\bin\Debug\netcoreapp2.2\CheckPoint2SQL.pdb +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\obj\Debug\netcoreapp2.2\CheckPoint2SQL.dll +C:\Users\Marlyssa B\source\repos\CheckPoint2SQL\obj\Debug\netcoreapp2.2\CheckPoint2SQL.pdb diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csprojAssemblyReference.cache b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csprojAssemblyReference.cache new file mode 100644 index 0000000..2e4996e Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.csprojAssemblyReference.cache differ diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.dll b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.dll new file mode 100644 index 0000000..a12ca8d Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.dll differ diff --git a/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.pdb b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.pdb new file mode 100644 index 0000000..5b75bbd Binary files /dev/null and b/Portfolio/ToDoList-Checkpoint2/obj/Debug/netcoreapp2.2/CheckPoint2SQL.pdb differ diff --git a/Portfolio/ToDoList-Checkpoint2/obj/project.assets.json b/Portfolio/ToDoList-Checkpoint2/obj/project.assets.json new file mode 100644 index 0000000..1671383 --- /dev/null +++ b/Portfolio/ToDoList-Checkpoint2/obj/project.assets.json @@ -0,0 +1,841 @@ +{ + "version": 3, + "targets": { + ".NETCoreApp,Version=v2.2": { + "Microsoft.NETCore.App/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.DotNetHostPolicy": "2.2.0", + "Microsoft.NETCore.Platforms": "2.2.0", + "Microsoft.NETCore.Targets": "2.0.0", + "NETStandard.Library": "2.0.3" + }, + "compile": { + "ref/netcoreapp2.2/Microsoft.CSharp.dll": {}, + "ref/netcoreapp2.2/Microsoft.VisualBasic.dll": {}, + "ref/netcoreapp2.2/Microsoft.Win32.Primitives.dll": {}, + "ref/netcoreapp2.2/System.AppContext.dll": {}, + "ref/netcoreapp2.2/System.Buffers.dll": {}, + "ref/netcoreapp2.2/System.Collections.Concurrent.dll": {}, + "ref/netcoreapp2.2/System.Collections.Immutable.dll": {}, + "ref/netcoreapp2.2/System.Collections.NonGeneric.dll": {}, + "ref/netcoreapp2.2/System.Collections.Specialized.dll": {}, + "ref/netcoreapp2.2/System.Collections.dll": {}, + "ref/netcoreapp2.2/System.ComponentModel.Annotations.dll": {}, + "ref/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll": {}, + "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll": {}, + "ref/netcoreapp2.2/System.ComponentModel.Primitives.dll": {}, + "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.dll": {}, + "ref/netcoreapp2.2/System.ComponentModel.dll": {}, + "ref/netcoreapp2.2/System.Configuration.dll": {}, + "ref/netcoreapp2.2/System.Console.dll": {}, + "ref/netcoreapp2.2/System.Core.dll": {}, + "ref/netcoreapp2.2/System.Data.Common.dll": {}, + "ref/netcoreapp2.2/System.Data.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.Contracts.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.Debug.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.Process.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.StackTrace.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.Tools.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.TraceSource.dll": {}, + "ref/netcoreapp2.2/System.Diagnostics.Tracing.dll": {}, + "ref/netcoreapp2.2/System.Drawing.Primitives.dll": {}, + "ref/netcoreapp2.2/System.Drawing.dll": {}, + "ref/netcoreapp2.2/System.Dynamic.Runtime.dll": {}, + "ref/netcoreapp2.2/System.Globalization.Calendars.dll": {}, + "ref/netcoreapp2.2/System.Globalization.Extensions.dll": {}, + "ref/netcoreapp2.2/System.Globalization.dll": {}, + "ref/netcoreapp2.2/System.IO.Compression.Brotli.dll": {}, + "ref/netcoreapp2.2/System.IO.Compression.FileSystem.dll": {}, + "ref/netcoreapp2.2/System.IO.Compression.ZipFile.dll": {}, + "ref/netcoreapp2.2/System.IO.Compression.dll": {}, + "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll": {}, + "ref/netcoreapp2.2/System.IO.FileSystem.Primitives.dll": {}, + "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.dll": {}, + "ref/netcoreapp2.2/System.IO.FileSystem.dll": {}, + "ref/netcoreapp2.2/System.IO.IsolatedStorage.dll": {}, + "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.dll": {}, + "ref/netcoreapp2.2/System.IO.Pipes.dll": {}, + "ref/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll": {}, + "ref/netcoreapp2.2/System.IO.dll": {}, + "ref/netcoreapp2.2/System.Linq.Expressions.dll": {}, + "ref/netcoreapp2.2/System.Linq.Parallel.dll": {}, + "ref/netcoreapp2.2/System.Linq.Queryable.dll": {}, + "ref/netcoreapp2.2/System.Linq.dll": {}, + "ref/netcoreapp2.2/System.Memory.dll": {}, + "ref/netcoreapp2.2/System.Net.Http.dll": {}, + "ref/netcoreapp2.2/System.Net.HttpListener.dll": {}, + "ref/netcoreapp2.2/System.Net.Mail.dll": {}, + "ref/netcoreapp2.2/System.Net.NameResolution.dll": {}, + "ref/netcoreapp2.2/System.Net.NetworkInformation.dll": {}, + "ref/netcoreapp2.2/System.Net.Ping.dll": {}, + "ref/netcoreapp2.2/System.Net.Primitives.dll": {}, + "ref/netcoreapp2.2/System.Net.Requests.dll": {}, + "ref/netcoreapp2.2/System.Net.Security.dll": {}, + "ref/netcoreapp2.2/System.Net.ServicePoint.dll": {}, + "ref/netcoreapp2.2/System.Net.Sockets.dll": {}, + "ref/netcoreapp2.2/System.Net.WebClient.dll": {}, + "ref/netcoreapp2.2/System.Net.WebHeaderCollection.dll": {}, + "ref/netcoreapp2.2/System.Net.WebProxy.dll": {}, + "ref/netcoreapp2.2/System.Net.WebSockets.Client.dll": {}, + "ref/netcoreapp2.2/System.Net.WebSockets.dll": {}, + "ref/netcoreapp2.2/System.Net.dll": {}, + "ref/netcoreapp2.2/System.Numerics.Vectors.dll": {}, + "ref/netcoreapp2.2/System.Numerics.dll": {}, + "ref/netcoreapp2.2/System.ObjectModel.dll": {}, + "ref/netcoreapp2.2/System.Reflection.DispatchProxy.dll": {}, + "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll": {}, + "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll": {}, + "ref/netcoreapp2.2/System.Reflection.Emit.dll": {}, + "ref/netcoreapp2.2/System.Reflection.Extensions.dll": {}, + "ref/netcoreapp2.2/System.Reflection.Metadata.dll": {}, + "ref/netcoreapp2.2/System.Reflection.Primitives.dll": {}, + "ref/netcoreapp2.2/System.Reflection.TypeExtensions.dll": {}, + "ref/netcoreapp2.2/System.Reflection.dll": {}, + "ref/netcoreapp2.2/System.Resources.Reader.dll": {}, + "ref/netcoreapp2.2/System.Resources.ResourceManager.dll": {}, + "ref/netcoreapp2.2/System.Resources.Writer.dll": {}, + "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Extensions.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Handles.dll": {}, + "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}, + "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll": {}, + "ref/netcoreapp2.2/System.Runtime.InteropServices.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Loader.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Numerics.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Serialization.Json.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.dll": {}, + "ref/netcoreapp2.2/System.Runtime.Serialization.dll": {}, + "ref/netcoreapp2.2/System.Runtime.dll": {}, + "ref/netcoreapp2.2/System.Security.Claims.dll": {}, + "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll": {}, + "ref/netcoreapp2.2/System.Security.Cryptography.Csp.dll": {}, + "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.dll": {}, + "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.dll": {}, + "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll": {}, + "ref/netcoreapp2.2/System.Security.Principal.dll": {}, + "ref/netcoreapp2.2/System.Security.SecureString.dll": {}, + "ref/netcoreapp2.2/System.Security.dll": {}, + "ref/netcoreapp2.2/System.ServiceModel.Web.dll": {}, + "ref/netcoreapp2.2/System.ServiceProcess.dll": {}, + "ref/netcoreapp2.2/System.Text.Encoding.Extensions.dll": {}, + "ref/netcoreapp2.2/System.Text.Encoding.dll": {}, + "ref/netcoreapp2.2/System.Text.RegularExpressions.dll": {}, + "ref/netcoreapp2.2/System.Threading.Overlapped.dll": {}, + "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll": {}, + "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.dll": {}, + "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.dll": {}, + "ref/netcoreapp2.2/System.Threading.Tasks.dll": {}, + "ref/netcoreapp2.2/System.Threading.Thread.dll": {}, + "ref/netcoreapp2.2/System.Threading.ThreadPool.dll": {}, + "ref/netcoreapp2.2/System.Threading.Timer.dll": {}, + "ref/netcoreapp2.2/System.Threading.dll": {}, + "ref/netcoreapp2.2/System.Transactions.Local.dll": {}, + "ref/netcoreapp2.2/System.Transactions.dll": {}, + "ref/netcoreapp2.2/System.ValueTuple.dll": {}, + "ref/netcoreapp2.2/System.Web.HttpUtility.dll": {}, + "ref/netcoreapp2.2/System.Web.dll": {}, + "ref/netcoreapp2.2/System.Windows.dll": {}, + "ref/netcoreapp2.2/System.Xml.Linq.dll": {}, + "ref/netcoreapp2.2/System.Xml.ReaderWriter.dll": {}, + "ref/netcoreapp2.2/System.Xml.Serialization.dll": {}, + "ref/netcoreapp2.2/System.Xml.XDocument.dll": {}, + "ref/netcoreapp2.2/System.Xml.XPath.XDocument.dll": {}, + "ref/netcoreapp2.2/System.Xml.XPath.dll": {}, + "ref/netcoreapp2.2/System.Xml.XmlDocument.dll": {}, + "ref/netcoreapp2.2/System.Xml.XmlSerializer.dll": {}, + "ref/netcoreapp2.2/System.Xml.dll": {}, + "ref/netcoreapp2.2/System.dll": {}, + "ref/netcoreapp2.2/WindowsBase.dll": {}, + "ref/netcoreapp2.2/mscorlib.dll": {}, + "ref/netcoreapp2.2/netstandard.dll": {} + }, + "build": { + "build/netcoreapp2.2/Microsoft.NETCore.App.props": {}, + "build/netcoreapp2.2/Microsoft.NETCore.App.targets": {} + } + }, + "Microsoft.NETCore.DotNetAppHost/2.2.0": { + "type": "package" + }, + "Microsoft.NETCore.DotNetHostPolicy/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.DotNetHostResolver": "2.2.0" + } + }, + "Microsoft.NETCore.DotNetHostResolver/2.2.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.DotNetAppHost": "2.2.0" + } + }, + "Microsoft.NETCore.Platforms/2.2.0": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.NETCore.Targets/2.0.0": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "NETStandard.Library/2.0.3": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0" + }, + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + }, + "build": { + "build/netstandard2.0/NETStandard.Library.targets": {} + } + }, + "System.Data.SQLite/1.0.111": { + "type": "package", + "dependencies": { + "System.Data.SQLite.Core": "1.0.111" + } + }, + "System.Data.SQLite.Core/1.0.111": { + "type": "package", + "compile": { + "lib/netstandard2.0/System.Data.SQLite.dll": {} + }, + "runtime": { + "lib/netstandard2.0/System.Data.SQLite.dll": {} + }, + "runtimeTargets": { + "runtimes/linux-x64/native/netstandard2.0/SQLite.Interop.dll": { + "assetType": "native", + "rid": "linux-x64" + }, + "runtimes/osx-x64/native/netstandard2.0/SQLite.Interop.dll": { + "assetType": "native", + "rid": "osx-x64" + }, + "runtimes/win-x64/native/netstandard2.0/SQLite.Interop.dll": { + "assetType": "native", + "rid": "win-x64" + }, + "runtimes/win-x86/native/netstandard2.0/SQLite.Interop.dll": { + "assetType": "native", + "rid": "win-x86" + } + } + } + } + }, + "libraries": { + "Microsoft.NETCore.App/2.2.0": { + "sha512": "7z5l8Jp324S8bU8+yyWeYHXUFYvKyiI5lqS1dXgTzOx1H69Qbf6df12kCKlNX45LpMfCMd4U3M6p7Rl5Zk7SLA==", + "type": "package", + "path": "microsoft.netcore.app/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "Microsoft.NETCore.App.versions.txt", + "THIRD-PARTY-NOTICES.TXT", + "build/netcoreapp2.2/Microsoft.NETCore.App.PlatformManifest.txt", + "build/netcoreapp2.2/Microsoft.NETCore.App.props", + "build/netcoreapp2.2/Microsoft.NETCore.App.targets", + "microsoft.netcore.app.2.2.0.nupkg.sha512", + "microsoft.netcore.app.nuspec", + "ref/netcoreapp2.2/Microsoft.CSharp.dll", + "ref/netcoreapp2.2/Microsoft.CSharp.xml", + "ref/netcoreapp2.2/Microsoft.VisualBasic.dll", + "ref/netcoreapp2.2/Microsoft.VisualBasic.xml", + "ref/netcoreapp2.2/Microsoft.Win32.Primitives.dll", + "ref/netcoreapp2.2/Microsoft.Win32.Primitives.xml", + "ref/netcoreapp2.2/System.AppContext.dll", + "ref/netcoreapp2.2/System.Buffers.dll", + "ref/netcoreapp2.2/System.Buffers.xml", + "ref/netcoreapp2.2/System.Collections.Concurrent.dll", + "ref/netcoreapp2.2/System.Collections.Concurrent.xml", + "ref/netcoreapp2.2/System.Collections.Immutable.dll", + "ref/netcoreapp2.2/System.Collections.Immutable.xml", + "ref/netcoreapp2.2/System.Collections.NonGeneric.dll", + "ref/netcoreapp2.2/System.Collections.NonGeneric.xml", + "ref/netcoreapp2.2/System.Collections.Specialized.dll", + "ref/netcoreapp2.2/System.Collections.Specialized.xml", + "ref/netcoreapp2.2/System.Collections.dll", + "ref/netcoreapp2.2/System.Collections.xml", + "ref/netcoreapp2.2/System.ComponentModel.Annotations.dll", + "ref/netcoreapp2.2/System.ComponentModel.Annotations.xml", + "ref/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll", + "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll", + "ref/netcoreapp2.2/System.ComponentModel.EventBasedAsync.xml", + "ref/netcoreapp2.2/System.ComponentModel.Primitives.dll", + "ref/netcoreapp2.2/System.ComponentModel.Primitives.xml", + "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.dll", + "ref/netcoreapp2.2/System.ComponentModel.TypeConverter.xml", + "ref/netcoreapp2.2/System.ComponentModel.dll", + "ref/netcoreapp2.2/System.ComponentModel.xml", + "ref/netcoreapp2.2/System.Configuration.dll", + "ref/netcoreapp2.2/System.Console.dll", + "ref/netcoreapp2.2/System.Console.xml", + "ref/netcoreapp2.2/System.Core.dll", + "ref/netcoreapp2.2/System.Data.Common.dll", + "ref/netcoreapp2.2/System.Data.Common.xml", + "ref/netcoreapp2.2/System.Data.dll", + "ref/netcoreapp2.2/System.Diagnostics.Contracts.dll", + "ref/netcoreapp2.2/System.Diagnostics.Contracts.xml", + "ref/netcoreapp2.2/System.Diagnostics.Debug.dll", + "ref/netcoreapp2.2/System.Diagnostics.Debug.xml", + "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll", + "ref/netcoreapp2.2/System.Diagnostics.DiagnosticSource.xml", + "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll", + "ref/netcoreapp2.2/System.Diagnostics.FileVersionInfo.xml", + "ref/netcoreapp2.2/System.Diagnostics.Process.dll", + "ref/netcoreapp2.2/System.Diagnostics.Process.xml", + "ref/netcoreapp2.2/System.Diagnostics.StackTrace.dll", + "ref/netcoreapp2.2/System.Diagnostics.StackTrace.xml", + "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll", + "ref/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.xml", + "ref/netcoreapp2.2/System.Diagnostics.Tools.dll", + "ref/netcoreapp2.2/System.Diagnostics.Tools.xml", + "ref/netcoreapp2.2/System.Diagnostics.TraceSource.dll", + "ref/netcoreapp2.2/System.Diagnostics.TraceSource.xml", + "ref/netcoreapp2.2/System.Diagnostics.Tracing.dll", + "ref/netcoreapp2.2/System.Diagnostics.Tracing.xml", + "ref/netcoreapp2.2/System.Drawing.Primitives.dll", + "ref/netcoreapp2.2/System.Drawing.Primitives.xml", + "ref/netcoreapp2.2/System.Drawing.dll", + "ref/netcoreapp2.2/System.Dynamic.Runtime.dll", + "ref/netcoreapp2.2/System.Globalization.Calendars.dll", + "ref/netcoreapp2.2/System.Globalization.Extensions.dll", + "ref/netcoreapp2.2/System.Globalization.dll", + "ref/netcoreapp2.2/System.IO.Compression.Brotli.dll", + "ref/netcoreapp2.2/System.IO.Compression.FileSystem.dll", + "ref/netcoreapp2.2/System.IO.Compression.ZipFile.dll", + "ref/netcoreapp2.2/System.IO.Compression.ZipFile.xml", + "ref/netcoreapp2.2/System.IO.Compression.dll", + "ref/netcoreapp2.2/System.IO.Compression.xml", + "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll", + "ref/netcoreapp2.2/System.IO.FileSystem.DriveInfo.xml", + "ref/netcoreapp2.2/System.IO.FileSystem.Primitives.dll", + "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.dll", + "ref/netcoreapp2.2/System.IO.FileSystem.Watcher.xml", + "ref/netcoreapp2.2/System.IO.FileSystem.dll", + "ref/netcoreapp2.2/System.IO.FileSystem.xml", + "ref/netcoreapp2.2/System.IO.IsolatedStorage.dll", + "ref/netcoreapp2.2/System.IO.IsolatedStorage.xml", + "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.dll", + "ref/netcoreapp2.2/System.IO.MemoryMappedFiles.xml", + "ref/netcoreapp2.2/System.IO.Pipes.dll", + "ref/netcoreapp2.2/System.IO.Pipes.xml", + "ref/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll", + "ref/netcoreapp2.2/System.IO.dll", + "ref/netcoreapp2.2/System.Linq.Expressions.dll", + "ref/netcoreapp2.2/System.Linq.Expressions.xml", + "ref/netcoreapp2.2/System.Linq.Parallel.dll", + "ref/netcoreapp2.2/System.Linq.Parallel.xml", + "ref/netcoreapp2.2/System.Linq.Queryable.dll", + "ref/netcoreapp2.2/System.Linq.Queryable.xml", + "ref/netcoreapp2.2/System.Linq.dll", + "ref/netcoreapp2.2/System.Linq.xml", + "ref/netcoreapp2.2/System.Memory.dll", + "ref/netcoreapp2.2/System.Memory.xml", + "ref/netcoreapp2.2/System.Net.Http.dll", + "ref/netcoreapp2.2/System.Net.Http.xml", + "ref/netcoreapp2.2/System.Net.HttpListener.dll", + "ref/netcoreapp2.2/System.Net.HttpListener.xml", + "ref/netcoreapp2.2/System.Net.Mail.dll", + "ref/netcoreapp2.2/System.Net.Mail.xml", + "ref/netcoreapp2.2/System.Net.NameResolution.dll", + "ref/netcoreapp2.2/System.Net.NameResolution.xml", + "ref/netcoreapp2.2/System.Net.NetworkInformation.dll", + "ref/netcoreapp2.2/System.Net.NetworkInformation.xml", + "ref/netcoreapp2.2/System.Net.Ping.dll", + "ref/netcoreapp2.2/System.Net.Ping.xml", + "ref/netcoreapp2.2/System.Net.Primitives.dll", + "ref/netcoreapp2.2/System.Net.Primitives.xml", + "ref/netcoreapp2.2/System.Net.Requests.dll", + "ref/netcoreapp2.2/System.Net.Requests.xml", + "ref/netcoreapp2.2/System.Net.Security.dll", + "ref/netcoreapp2.2/System.Net.Security.xml", + "ref/netcoreapp2.2/System.Net.ServicePoint.dll", + "ref/netcoreapp2.2/System.Net.ServicePoint.xml", + "ref/netcoreapp2.2/System.Net.Sockets.dll", + "ref/netcoreapp2.2/System.Net.Sockets.xml", + "ref/netcoreapp2.2/System.Net.WebClient.dll", + "ref/netcoreapp2.2/System.Net.WebClient.xml", + "ref/netcoreapp2.2/System.Net.WebHeaderCollection.dll", + "ref/netcoreapp2.2/System.Net.WebHeaderCollection.xml", + "ref/netcoreapp2.2/System.Net.WebProxy.dll", + "ref/netcoreapp2.2/System.Net.WebProxy.xml", + "ref/netcoreapp2.2/System.Net.WebSockets.Client.dll", + "ref/netcoreapp2.2/System.Net.WebSockets.Client.xml", + "ref/netcoreapp2.2/System.Net.WebSockets.dll", + "ref/netcoreapp2.2/System.Net.WebSockets.xml", + "ref/netcoreapp2.2/System.Net.dll", + "ref/netcoreapp2.2/System.Numerics.Vectors.dll", + "ref/netcoreapp2.2/System.Numerics.Vectors.xml", + "ref/netcoreapp2.2/System.Numerics.dll", + "ref/netcoreapp2.2/System.ObjectModel.dll", + "ref/netcoreapp2.2/System.ObjectModel.xml", + "ref/netcoreapp2.2/System.Reflection.DispatchProxy.dll", + "ref/netcoreapp2.2/System.Reflection.DispatchProxy.xml", + "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll", + "ref/netcoreapp2.2/System.Reflection.Emit.ILGeneration.xml", + "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll", + "ref/netcoreapp2.2/System.Reflection.Emit.Lightweight.xml", + "ref/netcoreapp2.2/System.Reflection.Emit.dll", + "ref/netcoreapp2.2/System.Reflection.Emit.xml", + "ref/netcoreapp2.2/System.Reflection.Extensions.dll", + "ref/netcoreapp2.2/System.Reflection.Metadata.dll", + "ref/netcoreapp2.2/System.Reflection.Metadata.xml", + "ref/netcoreapp2.2/System.Reflection.Primitives.dll", + "ref/netcoreapp2.2/System.Reflection.Primitives.xml", + "ref/netcoreapp2.2/System.Reflection.TypeExtensions.dll", + "ref/netcoreapp2.2/System.Reflection.TypeExtensions.xml", + "ref/netcoreapp2.2/System.Reflection.dll", + "ref/netcoreapp2.2/System.Resources.Reader.dll", + "ref/netcoreapp2.2/System.Resources.ResourceManager.dll", + "ref/netcoreapp2.2/System.Resources.ResourceManager.xml", + "ref/netcoreapp2.2/System.Resources.Writer.dll", + "ref/netcoreapp2.2/System.Resources.Writer.xml", + "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll", + "ref/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.xml", + "ref/netcoreapp2.2/System.Runtime.Extensions.dll", + "ref/netcoreapp2.2/System.Runtime.Extensions.xml", + "ref/netcoreapp2.2/System.Runtime.Handles.dll", + "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll", + "ref/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.xml", + "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll", + "ref/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.xml", + "ref/netcoreapp2.2/System.Runtime.InteropServices.dll", + "ref/netcoreapp2.2/System.Runtime.InteropServices.xml", + "ref/netcoreapp2.2/System.Runtime.Loader.dll", + "ref/netcoreapp2.2/System.Runtime.Loader.xml", + "ref/netcoreapp2.2/System.Runtime.Numerics.dll", + "ref/netcoreapp2.2/System.Runtime.Numerics.xml", + "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll", + "ref/netcoreapp2.2/System.Runtime.Serialization.Formatters.xml", + "ref/netcoreapp2.2/System.Runtime.Serialization.Json.dll", + "ref/netcoreapp2.2/System.Runtime.Serialization.Json.xml", + "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll", + "ref/netcoreapp2.2/System.Runtime.Serialization.Primitives.xml", + "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.dll", + "ref/netcoreapp2.2/System.Runtime.Serialization.Xml.xml", + "ref/netcoreapp2.2/System.Runtime.Serialization.dll", + "ref/netcoreapp2.2/System.Runtime.dll", + "ref/netcoreapp2.2/System.Runtime.xml", + "ref/netcoreapp2.2/System.Security.Claims.dll", + "ref/netcoreapp2.2/System.Security.Claims.xml", + "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll", + "ref/netcoreapp2.2/System.Security.Cryptography.Algorithms.xml", + "ref/netcoreapp2.2/System.Security.Cryptography.Csp.dll", + "ref/netcoreapp2.2/System.Security.Cryptography.Csp.xml", + "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.dll", + "ref/netcoreapp2.2/System.Security.Cryptography.Encoding.xml", + "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.dll", + "ref/netcoreapp2.2/System.Security.Cryptography.Primitives.xml", + "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll", + "ref/netcoreapp2.2/System.Security.Cryptography.X509Certificates.xml", + "ref/netcoreapp2.2/System.Security.Principal.dll", + "ref/netcoreapp2.2/System.Security.Principal.xml", + "ref/netcoreapp2.2/System.Security.SecureString.dll", + "ref/netcoreapp2.2/System.Security.dll", + "ref/netcoreapp2.2/System.ServiceModel.Web.dll", + "ref/netcoreapp2.2/System.ServiceProcess.dll", + "ref/netcoreapp2.2/System.Text.Encoding.Extensions.dll", + "ref/netcoreapp2.2/System.Text.Encoding.Extensions.xml", + "ref/netcoreapp2.2/System.Text.Encoding.dll", + "ref/netcoreapp2.2/System.Text.RegularExpressions.dll", + "ref/netcoreapp2.2/System.Text.RegularExpressions.xml", + "ref/netcoreapp2.2/System.Threading.Overlapped.dll", + "ref/netcoreapp2.2/System.Threading.Overlapped.xml", + "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll", + "ref/netcoreapp2.2/System.Threading.Tasks.Dataflow.xml", + "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.dll", + "ref/netcoreapp2.2/System.Threading.Tasks.Extensions.xml", + "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.dll", + "ref/netcoreapp2.2/System.Threading.Tasks.Parallel.xml", + "ref/netcoreapp2.2/System.Threading.Tasks.dll", + "ref/netcoreapp2.2/System.Threading.Tasks.xml", + "ref/netcoreapp2.2/System.Threading.Thread.dll", + "ref/netcoreapp2.2/System.Threading.Thread.xml", + "ref/netcoreapp2.2/System.Threading.ThreadPool.dll", + "ref/netcoreapp2.2/System.Threading.ThreadPool.xml", + "ref/netcoreapp2.2/System.Threading.Timer.dll", + "ref/netcoreapp2.2/System.Threading.Timer.xml", + "ref/netcoreapp2.2/System.Threading.dll", + "ref/netcoreapp2.2/System.Threading.xml", + "ref/netcoreapp2.2/System.Transactions.Local.dll", + "ref/netcoreapp2.2/System.Transactions.Local.xml", + "ref/netcoreapp2.2/System.Transactions.dll", + "ref/netcoreapp2.2/System.ValueTuple.dll", + "ref/netcoreapp2.2/System.Web.HttpUtility.dll", + "ref/netcoreapp2.2/System.Web.HttpUtility.xml", + "ref/netcoreapp2.2/System.Web.dll", + "ref/netcoreapp2.2/System.Windows.dll", + "ref/netcoreapp2.2/System.Xml.Linq.dll", + "ref/netcoreapp2.2/System.Xml.ReaderWriter.dll", + "ref/netcoreapp2.2/System.Xml.ReaderWriter.xml", + "ref/netcoreapp2.2/System.Xml.Serialization.dll", + "ref/netcoreapp2.2/System.Xml.XDocument.dll", + "ref/netcoreapp2.2/System.Xml.XDocument.xml", + "ref/netcoreapp2.2/System.Xml.XPath.XDocument.dll", + "ref/netcoreapp2.2/System.Xml.XPath.XDocument.xml", + "ref/netcoreapp2.2/System.Xml.XPath.dll", + "ref/netcoreapp2.2/System.Xml.XPath.xml", + "ref/netcoreapp2.2/System.Xml.XmlDocument.dll", + "ref/netcoreapp2.2/System.Xml.XmlSerializer.dll", + "ref/netcoreapp2.2/System.Xml.XmlSerializer.xml", + "ref/netcoreapp2.2/System.Xml.dll", + "ref/netcoreapp2.2/System.dll", + "ref/netcoreapp2.2/WindowsBase.dll", + "ref/netcoreapp2.2/mscorlib.dll", + "ref/netcoreapp2.2/netstandard.dll", + "runtime.json" + ] + }, + "Microsoft.NETCore.DotNetAppHost/2.2.0": { + "sha512": "DrhaKInRKKvN6Ns2VNIlC7ZffLOp9THf8cO6X4fytPRJovJUbF49/zzx4WfgX9E44FMsw9hT8hrKiIqDSHvGvA==", + "type": "package", + "path": "microsoft.netcore.dotnetapphost/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "microsoft.netcore.dotnetapphost.2.2.0.nupkg.sha512", + "microsoft.netcore.dotnetapphost.nuspec", + "runtime.json" + ] + }, + "Microsoft.NETCore.DotNetHostPolicy/2.2.0": { + "sha512": "FJie7IoPZFaPgNDxhZGmDBQP/Bs5vPdfca/G2Wf9gd6LIvMYkZcibtmJwB4tcf4KXkaOYfIOo4Cl9sEPMsSzkw==", + "type": "package", + "path": "microsoft.netcore.dotnethostpolicy/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "microsoft.netcore.dotnethostpolicy.2.2.0.nupkg.sha512", + "microsoft.netcore.dotnethostpolicy.nuspec", + "runtime.json" + ] + }, + "Microsoft.NETCore.DotNetHostResolver/2.2.0": { + "sha512": "spDm3AJYmebthDNhzY17YLPtvbc+Y1lCLVeiIH1uLJ/hZaM+40pBiPefFR8J1u66Ndkqi8ipR2tEbqPnYnjRhw==", + "type": "package", + "path": "microsoft.netcore.dotnethostresolver/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "microsoft.netcore.dotnethostresolver.2.2.0.nupkg.sha512", + "microsoft.netcore.dotnethostresolver.nuspec", + "runtime.json" + ] + }, + "Microsoft.NETCore.Platforms/2.2.0": { + "sha512": "T/J+XZo+YheFTJh8/4uoeJDdz5qOmOMkjg6/VL8mHJ9AnP8+fmV/kcbxeXsob0irRNiChf+V0ig1MCRLp/+Kog==", + "type": "package", + "path": "microsoft.netcore.platforms/2.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/netstandard1.0/_._", + "microsoft.netcore.platforms.2.2.0.nupkg.sha512", + "microsoft.netcore.platforms.nuspec", + "runtime.json", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.NETCore.Targets/2.0.0": { + "sha512": "odP/tJj1z6GylFpNo7pMtbd/xQgTC3Ex2If63dRTL38bBNMwsBnJ+RceUIyHdRBC0oik/3NehYT+oECwBhIM3Q==", + "type": "package", + "path": "microsoft.netcore.targets/2.0.0", + "files": [ + ".nupkg.metadata", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/netstandard1.0/_._", + "microsoft.netcore.targets.2.0.0.nupkg.sha512", + "microsoft.netcore.targets.nuspec", + "runtime.json", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "NETStandard.Library/2.0.3": { + "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", + "type": "package", + "path": "netstandard.library/2.0.3", + "files": [ + ".nupkg.metadata", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "build/netstandard2.0/NETStandard.Library.targets", + "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", + "build/netstandard2.0/ref/System.AppContext.dll", + "build/netstandard2.0/ref/System.Collections.Concurrent.dll", + "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", + "build/netstandard2.0/ref/System.Collections.Specialized.dll", + "build/netstandard2.0/ref/System.Collections.dll", + "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", + "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", + "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", + "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", + "build/netstandard2.0/ref/System.ComponentModel.dll", + "build/netstandard2.0/ref/System.Console.dll", + "build/netstandard2.0/ref/System.Core.dll", + "build/netstandard2.0/ref/System.Data.Common.dll", + "build/netstandard2.0/ref/System.Data.dll", + "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", + "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", + "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", + "build/netstandard2.0/ref/System.Diagnostics.Process.dll", + "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", + "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", + "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", + "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", + "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", + "build/netstandard2.0/ref/System.Drawing.Primitives.dll", + "build/netstandard2.0/ref/System.Drawing.dll", + "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", + "build/netstandard2.0/ref/System.Globalization.Calendars.dll", + "build/netstandard2.0/ref/System.Globalization.Extensions.dll", + "build/netstandard2.0/ref/System.Globalization.dll", + "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", + "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", + "build/netstandard2.0/ref/System.IO.Compression.dll", + "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", + "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", + "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", + "build/netstandard2.0/ref/System.IO.FileSystem.dll", + "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", + "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", + "build/netstandard2.0/ref/System.IO.Pipes.dll", + "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", + "build/netstandard2.0/ref/System.IO.dll", + "build/netstandard2.0/ref/System.Linq.Expressions.dll", + "build/netstandard2.0/ref/System.Linq.Parallel.dll", + "build/netstandard2.0/ref/System.Linq.Queryable.dll", + "build/netstandard2.0/ref/System.Linq.dll", + "build/netstandard2.0/ref/System.Net.Http.dll", + "build/netstandard2.0/ref/System.Net.NameResolution.dll", + "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", + "build/netstandard2.0/ref/System.Net.Ping.dll", + "build/netstandard2.0/ref/System.Net.Primitives.dll", + "build/netstandard2.0/ref/System.Net.Requests.dll", + "build/netstandard2.0/ref/System.Net.Security.dll", + "build/netstandard2.0/ref/System.Net.Sockets.dll", + "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", + "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", + "build/netstandard2.0/ref/System.Net.WebSockets.dll", + "build/netstandard2.0/ref/System.Net.dll", + "build/netstandard2.0/ref/System.Numerics.dll", + "build/netstandard2.0/ref/System.ObjectModel.dll", + "build/netstandard2.0/ref/System.Reflection.Extensions.dll", + "build/netstandard2.0/ref/System.Reflection.Primitives.dll", + "build/netstandard2.0/ref/System.Reflection.dll", + "build/netstandard2.0/ref/System.Resources.Reader.dll", + "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", + "build/netstandard2.0/ref/System.Resources.Writer.dll", + "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", + "build/netstandard2.0/ref/System.Runtime.Extensions.dll", + "build/netstandard2.0/ref/System.Runtime.Handles.dll", + "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", + "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", + "build/netstandard2.0/ref/System.Runtime.Numerics.dll", + "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", + "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", + "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", + "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", + "build/netstandard2.0/ref/System.Runtime.Serialization.dll", + "build/netstandard2.0/ref/System.Runtime.dll", + "build/netstandard2.0/ref/System.Security.Claims.dll", + "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", + "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", + "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", + "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", + "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", + "build/netstandard2.0/ref/System.Security.Principal.dll", + "build/netstandard2.0/ref/System.Security.SecureString.dll", + "build/netstandard2.0/ref/System.ServiceModel.Web.dll", + "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", + "build/netstandard2.0/ref/System.Text.Encoding.dll", + "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", + "build/netstandard2.0/ref/System.Threading.Overlapped.dll", + "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", + "build/netstandard2.0/ref/System.Threading.Tasks.dll", + "build/netstandard2.0/ref/System.Threading.Thread.dll", + "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", + "build/netstandard2.0/ref/System.Threading.Timer.dll", + "build/netstandard2.0/ref/System.Threading.dll", + "build/netstandard2.0/ref/System.Transactions.dll", + "build/netstandard2.0/ref/System.ValueTuple.dll", + "build/netstandard2.0/ref/System.Web.dll", + "build/netstandard2.0/ref/System.Windows.dll", + "build/netstandard2.0/ref/System.Xml.Linq.dll", + "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", + "build/netstandard2.0/ref/System.Xml.Serialization.dll", + "build/netstandard2.0/ref/System.Xml.XDocument.dll", + "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", + "build/netstandard2.0/ref/System.Xml.XPath.dll", + "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", + "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", + "build/netstandard2.0/ref/System.Xml.dll", + "build/netstandard2.0/ref/System.dll", + "build/netstandard2.0/ref/mscorlib.dll", + "build/netstandard2.0/ref/netstandard.dll", + "build/netstandard2.0/ref/netstandard.xml", + "lib/netstandard1.0/_._", + "netstandard.library.2.0.3.nupkg.sha512", + "netstandard.library.nuspec" + ] + }, + "System.Data.SQLite/1.0.111": { + "sha512": "G6oK5KkT3gHfelwJ9MvBZc9mrO1x1gkpjNfPs1YBWGIQB5reJSmu5lraYC24VRRQpNBH7RIZqPQjqeBGr7CrNw==", + "type": "package", + "path": "system.data.sqlite/1.0.111", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "system.data.sqlite.1.0.111.nupkg.sha512", + "system.data.sqlite.nuspec" + ] + }, + "System.Data.SQLite.Core/1.0.111": { + "sha512": "D7Qo3JWUB6epymTVRNaAXt+Y+eh0juGjXb5q8SEp/LBdKJr6a224Mk0HCOemRsXfPIF8ULblPyCbVixUvfbpiw==", + "type": "package", + "path": "system.data.sqlite.core/1.0.111", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net20/System.Data.SQLite.Core.targets", + "build/net20/x64/SQLite.Interop.dll", + "build/net20/x86/SQLite.Interop.dll", + "build/net40/System.Data.SQLite.Core.targets", + "build/net40/x64/SQLite.Interop.dll", + "build/net40/x86/SQLite.Interop.dll", + "build/net45/System.Data.SQLite.Core.targets", + "build/net45/x64/SQLite.Interop.dll", + "build/net45/x86/SQLite.Interop.dll", + "build/net451/System.Data.SQLite.Core.targets", + "build/net451/x64/SQLite.Interop.dll", + "build/net451/x86/SQLite.Interop.dll", + "build/net46/System.Data.SQLite.Core.targets", + "build/net46/x64/SQLite.Interop.dll", + "build/net46/x86/SQLite.Interop.dll", + "lib/net20/System.Data.SQLite.dll", + "lib/net20/System.Data.SQLite.dll.config", + "lib/net20/System.Data.SQLite.xml", + "lib/net40/System.Data.SQLite.dll", + "lib/net40/System.Data.SQLite.dll.config", + "lib/net40/System.Data.SQLite.xml", + "lib/net45/System.Data.SQLite.dll", + "lib/net45/System.Data.SQLite.dll.config", + "lib/net45/System.Data.SQLite.xml", + "lib/net451/System.Data.SQLite.dll", + "lib/net451/System.Data.SQLite.dll.config", + "lib/net451/System.Data.SQLite.xml", + "lib/net46/System.Data.SQLite.dll", + "lib/net46/System.Data.SQLite.dll.config", + "lib/net46/System.Data.SQLite.xml", + "lib/netstandard2.0/System.Data.SQLite.dll", + "lib/netstandard2.0/System.Data.SQLite.dll.config", + "lib/netstandard2.0/System.Data.SQLite.xml", + "runtimes/linux-x64/native/netstandard2.0/SQLite.Interop.dll", + "runtimes/osx-x64/native/netstandard2.0/SQLite.Interop.dll", + "runtimes/win-x64/native/netstandard2.0/SQLite.Interop.dll", + "runtimes/win-x86/native/netstandard2.0/SQLite.Interop.dll", + "system.data.sqlite.core.1.0.111.nupkg.sha512", + "system.data.sqlite.core.nuspec" + ] + } + }, + "projectFileDependencyGroups": { + ".NETCoreApp,Version=v2.2": [ + "Microsoft.NETCore.App >= 2.2.0", + "System.Data.SQLite >= 1.0.111" + ] + }, + "packageFolders": { + "C:\\Users\\Marlyssa B\\.nuget\\packages\\": {}, + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\CheckPoint2SQL.csproj", + "projectName": "CheckPoint2SQL", + "projectPath": "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\CheckPoint2SQL.csproj", + "packagesPath": "C:\\Users\\Marlyssa B\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Marlyssa B\\source\\repos\\CheckPoint2SQL\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], + "configFilePaths": [ + "C:\\Users\\Marlyssa B\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp2.2" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "netcoreapp2.2": { + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp2.2": { + "dependencies": { + "Microsoft.NETCore.App": { + "suppressParent": "All", + "target": "Package", + "version": "[2.2.0, )", + "autoReferenced": true + }, + "System.Data.SQLite": { + "target": "Package", + "version": "[1.0.111, )" + } + }, + "imports": [ + "net461" + ], + "assetTargetFallback": true, + "warn": true + } + } + } +} \ No newline at end of file diff --git a/Portfolio/ToDoList/.vs/ToDoList/DesignTimeBuild/.dtbcache b/Portfolio/ToDoList/.vs/ToDoList/DesignTimeBuild/.dtbcache index c73dc54..78d48f9 100644 Binary files a/Portfolio/ToDoList/.vs/ToDoList/DesignTimeBuild/.dtbcache and b/Portfolio/ToDoList/.vs/ToDoList/DesignTimeBuild/.dtbcache differ diff --git a/Portfolio/ToDoList/.vs/ToDoList/v16/.suo b/Portfolio/ToDoList/.vs/ToDoList/v16/.suo index 5bdf46f..080e44b 100644 Binary files a/Portfolio/ToDoList/.vs/ToDoList/v16/.suo and b/Portfolio/ToDoList/.vs/ToDoList/v16/.suo differ diff --git a/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide b/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide index 1912f62..79b863f 100644 Binary files a/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide and b/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide differ diff --git a/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide-shm b/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide-shm similarity index 89% rename from Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide-shm rename to Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide-shm index d76a8ab..fe9ac28 100644 Binary files a/Portfolio/Checkers/.vs/Checkers/v16/Server/sqlite3/storage.ide-shm and b/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide-shm differ diff --git a/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide-wal b/Portfolio/ToDoList/.vs/ToDoList/v16/Server/sqlite3/storage.ide-wal new file mode 100644 index 0000000..e69de29 diff --git a/Portfolio/ToDoList/obj/Debug/netcoreapp2.2/ToDoList.assets.cache b/Portfolio/ToDoList/obj/Debug/netcoreapp2.2/ToDoList.assets.cache index 7ad73a3..5fad075 100644 Binary files a/Portfolio/ToDoList/obj/Debug/netcoreapp2.2/ToDoList.assets.cache and b/Portfolio/ToDoList/obj/Debug/netcoreapp2.2/ToDoList.assets.cache differ diff --git a/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.cache b/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.cache index df30ccb..b8e1a85 100644 --- a/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.cache +++ b/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.cache @@ -1,5 +1,5 @@ { "version": 1, - "dgSpecHash": "rXgCbqcgYhe+GiaPNNcI/PTfDK82Oyc9TL9yPooveRva4PkNarRUXo+j9lICoUgKh1ekU5bIrHZ+mRb3QWXPbQ==", + "dgSpecHash": "+dBDFiScNcrTKU0Xv/F7LGRT5FtE5fB5VNzKhlRszf8FWXCLewYUao2hNwaIVp+f7l+a/yGr+xNfcnmhouJ+Mg==", "success": true } \ No newline at end of file diff --git a/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.dgspec.json b/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.dgspec.json index 5fcb7d4..783d9c6 100644 --- a/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.dgspec.json +++ b/Portfolio/ToDoList/obj/ToDoList.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\ToDoList.csproj": {} + "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\ToDoList.csproj": {} }, "projects": { - "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\ToDoList.csproj": { + "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\ToDoList.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\ToDoList.csproj", + "projectUniqueName": "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\ToDoList.csproj", "projectName": "ToDoList", - "projectPath": "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\ToDoList.csproj", + "projectPath": "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\ToDoList.csproj", "packagesPath": "C:\\Users\\Marlyssa B\\.nuget\\packages\\", - "outputPath": "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\obj\\", + "outputPath": "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" diff --git a/Portfolio/ToDoList/obj/project.assets.json b/Portfolio/ToDoList/obj/project.assets.json index ceca1f5..fc68e4b 100644 --- a/Portfolio/ToDoList/obj/project.assets.json +++ b/Portfolio/ToDoList/obj/project.assets.json @@ -872,11 +872,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\ToDoList.csproj", + "projectUniqueName": "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\ToDoList.csproj", "projectName": "ToDoList", - "projectPath": "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\ToDoList.csproj", + "projectPath": "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\ToDoList.csproj", "packagesPath": "C:\\Users\\Marlyssa B\\.nuget\\packages\\", - "outputPath": "C:\\Users\\Marlyssa B\\source\\repos\\ToDoList\\obj\\", + "outputPath": "C:\\Users\\Marlyssa B\\Documents\\DevFolder\\LCA_CS201_Marlyssa_Boucher\\CSharp\\Portfolio\\ToDoList\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"