diff --git a/ClassLibraryStandard/.vs/ClassLibraryStandard/DesignTimeBuild/.dtbcache b/ClassLibraryStandard/.vs/ClassLibraryStandard/DesignTimeBuild/.dtbcache new file mode 100644 index 0000000..ae445d7 Binary files /dev/null and b/ClassLibraryStandard/.vs/ClassLibraryStandard/DesignTimeBuild/.dtbcache differ diff --git a/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/.suo b/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/.suo new file mode 100644 index 0000000..09f1107 Binary files /dev/null and b/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/.suo differ diff --git a/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/Server/sqlite3/db.lock b/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/Server/sqlite3/db.lock new file mode 100644 index 0000000..e69de29 diff --git a/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/Server/sqlite3/storage.ide b/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/Server/sqlite3/storage.ide new file mode 100644 index 0000000..3862564 Binary files /dev/null and b/ClassLibraryStandard/.vs/ClassLibraryStandard/v16/Server/sqlite3/storage.ide differ diff --git a/ClassLibraryStandard/ClassLibraryStandard.sln b/ClassLibraryStandard/ClassLibraryStandard.sln index 3862901..7f72ca3 100644 --- a/ClassLibraryStandard/ClassLibraryStandard.sln +++ b/ClassLibraryStandard/ClassLibraryStandard.sln @@ -5,9 +5,9 @@ VisualStudioVersion = 16.0.28803.352 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EntitiesStandard", "ClassLibraryStandard\EntitiesStandard.csproj", "{7EBB020C-61AF-4B22-BE7D-288883B62A3C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UI", "UI\UI.csproj", "{AE1BA313-3538-4C80-82FB-5D6B2DF29FF2}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Service", "Service\Service.csproj", "{9656A0D3-142D-4CF6-80D3-44FB0F094ABE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Service", "Service\Service.csproj", "{9656A0D3-142D-4CF6-80D3-44FB0F094ABE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UI", "UI\UI.csproj", "{D1E598F9-7228-47FB-AE11-7B551B5AC519}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,14 +19,14 @@ Global {7EBB020C-61AF-4B22-BE7D-288883B62A3C}.Debug|Any CPU.Build.0 = Debug|Any CPU {7EBB020C-61AF-4B22-BE7D-288883B62A3C}.Release|Any CPU.ActiveCfg = Release|Any CPU {7EBB020C-61AF-4B22-BE7D-288883B62A3C}.Release|Any CPU.Build.0 = Release|Any CPU - {AE1BA313-3538-4C80-82FB-5D6B2DF29FF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE1BA313-3538-4C80-82FB-5D6B2DF29FF2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE1BA313-3538-4C80-82FB-5D6B2DF29FF2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE1BA313-3538-4C80-82FB-5D6B2DF29FF2}.Release|Any CPU.Build.0 = Release|Any CPU {9656A0D3-142D-4CF6-80D3-44FB0F094ABE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9656A0D3-142D-4CF6-80D3-44FB0F094ABE}.Debug|Any CPU.Build.0 = Debug|Any CPU {9656A0D3-142D-4CF6-80D3-44FB0F094ABE}.Release|Any CPU.ActiveCfg = Release|Any CPU {9656A0D3-142D-4CF6-80D3-44FB0F094ABE}.Release|Any CPU.Build.0 = Release|Any CPU + {D1E598F9-7228-47FB-AE11-7B551B5AC519}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D1E598F9-7228-47FB-AE11-7B551B5AC519}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D1E598F9-7228-47FB-AE11-7B551B5AC519}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D1E598F9-7228-47FB-AE11-7B551B5AC519}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/ClassLibraryStandard/ClassLibraryStandard.sln.DotSettings.user b/ClassLibraryStandard/ClassLibraryStandard.sln.DotSettings.user new file mode 100644 index 0000000..44a54de --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard.sln.DotSettings.user @@ -0,0 +1,2 @@ + + 2 \ No newline at end of file diff --git a/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.deps.json b/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.deps.json new file mode 100644 index 0000000..3bbbaae --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.deps.json @@ -0,0 +1,47 @@ +{ + "runtimeTarget": { + "name": ".NETStandard,Version=v2.0/", + "signature": "cfe1dc2a80602aef150a12815387068463a61a0d" + }, + "compilationOptions": {}, + "targets": { + ".NETStandard,Version=v2.0": {}, + ".NETStandard,Version=v2.0/": { + "EntitiesStandard/1.0.0": { + "dependencies": { + "NETStandard.Library": "2.0.3" + }, + "runtime": { + "EntitiesStandard.dll": {} + } + }, + "Microsoft.NETCore.Platforms/1.1.0": {}, + "NETStandard.Library/2.0.3": { + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0" + } + } + } + }, + "libraries": { + "EntitiesStandard/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.NETCore.Platforms/1.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", + "path": "microsoft.netcore.platforms/1.1.0", + "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" + }, + "NETStandard.Library/2.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", + "path": "netstandard.library/2.0.3", + "hashPath": "netstandard.library.2.0.3.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.dll b/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.dll new file mode 100644 index 0000000..43e15f2 Binary files /dev/null and b/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.dll differ diff --git a/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.pdb b/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.pdb new file mode 100644 index 0000000..36d960f Binary files /dev/null and b/ClassLibraryStandard/ClassLibraryStandard/bin/Debug/netstandard2.0/EntitiesStandard.pdb differ diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.AssemblyInfo.cs b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.AssemblyInfo.cs new file mode 100644 index 0000000..81646b3 --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.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("EntitiesStandard")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("EntitiesStandard")] +[assembly: System.Reflection.AssemblyTitleAttribute("EntitiesStandard")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.AssemblyInfoInputs.cache b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.AssemblyInfoInputs.cache new file mode 100644 index 0000000..9bced52 --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +87eaa0839538449aa67f1f87af3da3c0e18d0f17 diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.assets.cache b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.assets.cache new file mode 100644 index 0000000..f8b441e Binary files /dev/null and b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.assets.cache differ diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csproj.CoreCompileInputs.cache b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..bd316b7 --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +56bcca95c23602acb987d5b18a78659a4b87bf01 diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csproj.FileListAbsolute.txt b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..10a73a3 --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csproj.FileListAbsolute.txt @@ -0,0 +1,9 @@ +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\bin\Debug\netstandard2.0\EntitiesStandard.deps.json +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\bin\Debug\netstandard2.0\EntitiesStandard.dll +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\bin\Debug\netstandard2.0\EntitiesStandard.pdb +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\obj\Debug\netstandard2.0\EntitiesStandard.csprojAssemblyReference.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\obj\Debug\netstandard2.0\EntitiesStandard.csproj.CoreCompileInputs.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\obj\Debug\netstandard2.0\EntitiesStandard.AssemblyInfoInputs.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\obj\Debug\netstandard2.0\EntitiesStandard.AssemblyInfo.cs +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\obj\Debug\netstandard2.0\EntitiesStandard.dll +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\obj\Debug\netstandard2.0\EntitiesStandard.pdb diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csprojAssemblyReference.cache b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csprojAssemblyReference.cache new file mode 100644 index 0000000..4a20d15 Binary files /dev/null and b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.csprojAssemblyReference.cache differ diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.dll b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.dll new file mode 100644 index 0000000..43e15f2 Binary files /dev/null and b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.dll differ diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.pdb b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.pdb new file mode 100644 index 0000000..36d960f Binary files /dev/null and b/ClassLibraryStandard/ClassLibraryStandard/obj/Debug/netstandard2.0/EntitiesStandard.pdb differ diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.cache b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.cache new file mode 100644 index 0000000..19e56cd --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.cache @@ -0,0 +1,5 @@ +{ + "version": 1, + "dgSpecHash": "Nn82AZkmkkNa1ZevHLuC1cwc0geX3YoU+SblGYP9sNTyZpq0u/W/8KbPm+ljh9DoLT/hTR4p4Ku6oqR1EyGEtQ==", + "success": true +} \ No newline at end of file diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.dgspec.json b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.dgspec.json new file mode 100644 index 0000000..8a891a3 --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.dgspec.json @@ -0,0 +1,60 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj": {} + }, + "projects": { + "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj", + "projectName": "EntitiesStandard", + "projectPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj", + "packagesPath": "C:\\Users\\root\\.nuget\\packages\\", + "outputPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], + "configFilePaths": [ + "C:\\Users\\root\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netstandard2.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "netstandard2.0": { + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netstandard2.0": { + "dependencies": { + "NETStandard.Library": { + "suppressParent": "All", + "target": "Package", + "version": "[2.0.3, )", + "autoReferenced": true + } + }, + "imports": [ + "net461" + ], + "assetTargetFallback": true, + "warn": true + } + } + } + } +} \ No newline at end of file diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.g.props b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.g.props new file mode 100644 index 0000000..c277223 --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.g.props @@ -0,0 +1,15 @@ + + + + True + NuGet + C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\ClassLibraryStandard\obj\project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\root\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder + PackageReference + 5.0.0 + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + \ No newline at end of file diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.g.targets b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.g.targets new file mode 100644 index 0000000..f09823b --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/EntitiesStandard.csproj.nuget.g.targets @@ -0,0 +1,9 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + + + + \ No newline at end of file diff --git a/ClassLibraryStandard/ClassLibraryStandard/obj/project.assets.json b/ClassLibraryStandard/ClassLibraryStandard/obj/project.assets.json new file mode 100644 index 0000000..1e84c4a --- /dev/null +++ b/ClassLibraryStandard/ClassLibraryStandard/obj/project.assets.json @@ -0,0 +1,237 @@ +{ + "version": 3, + "targets": { + ".NETStandard,Version=v2.0": { + "Microsoft.NETCore.Platforms/1.1.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": {} + } + } + } + }, + "libraries": { + "Microsoft.NETCore.Platforms/1.1.0": { + "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", + "type": "package", + "path": "microsoft.netcore.platforms/1.1.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "lib/netstandard1.0/_._", + "microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "microsoft.netcore.platforms.nuspec", + "runtime.json" + ] + }, + "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" + ] + } + }, + "projectFileDependencyGroups": { + ".NETStandard,Version=v2.0": [ + "NETStandard.Library >= 2.0.3" + ] + }, + "packageFolders": { + "C:\\Users\\root\\.nuget\\packages\\": {}, + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj", + "projectName": "EntitiesStandard", + "projectPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj", + "packagesPath": "C:\\Users\\root\\.nuget\\packages\\", + "outputPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], + "configFilePaths": [ + "C:\\Users\\root\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netstandard2.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "netstandard2.0": { + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netstandard2.0": { + "dependencies": { + "NETStandard.Library": { + "suppressParent": "All", + "target": "Package", + "version": "[2.0.3, )", + "autoReferenced": true + } + }, + "imports": [ + "net461" + ], + "assetTargetFallback": true, + "warn": true + } + } + } +} \ No newline at end of file diff --git a/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/EntitiesStandard.dll b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/EntitiesStandard.dll new file mode 100644 index 0000000..43e15f2 Binary files /dev/null and b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/EntitiesStandard.dll differ diff --git a/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/EntitiesStandard.pdb b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/EntitiesStandard.pdb new file mode 100644 index 0000000..36d960f Binary files /dev/null and b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/EntitiesStandard.pdb differ diff --git a/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.deps.json b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.deps.json new file mode 100644 index 0000000..ecb087e --- /dev/null +++ b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.deps.json @@ -0,0 +1,36 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v2.2", + "signature": "da39a3ee5e6b4b0d3255bfef95601890afd80709" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v2.2": { + "Service/1.0.0": { + "dependencies": { + "EntitiesStandard": "1.0.0" + }, + "runtime": { + "Service.dll": {} + } + }, + "EntitiesStandard/1.0.0": { + "runtime": { + "EntitiesStandard.dll": {} + } + } + } + }, + "libraries": { + "Service/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EntitiesStandard/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.dll b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.dll new file mode 100644 index 0000000..f12f0f9 Binary files /dev/null and b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.dll differ diff --git a/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.pdb b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.pdb new file mode 100644 index 0000000..d7670f6 Binary files /dev/null and b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.pdb differ diff --git a/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.runtimeconfig.dev.json b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.runtimeconfig.dev.json new file mode 100644 index 0000000..da02db8 --- /dev/null +++ b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.runtimeconfig.dev.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\root\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\root\\.nuget\\packages", + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ] + } +} \ No newline at end of file diff --git a/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.runtimeconfig.json b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.runtimeconfig.json new file mode 100644 index 0000000..49dbda4 --- /dev/null +++ b/ClassLibraryStandard/Service/bin/Debug/netcoreapp2.2/Service.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/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.AssemblyInfo.cs b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.AssemblyInfo.cs new file mode 100644 index 0000000..597c947 --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.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("Service")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("Service")] +[assembly: System.Reflection.AssemblyTitleAttribute("Service")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.AssemblyInfoInputs.cache b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.AssemblyInfoInputs.cache new file mode 100644 index 0000000..d6f4abb --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +52e0b684be3fee1c1aafae98e66f360424155e01 diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.assets.cache b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.assets.cache new file mode 100644 index 0000000..c6615ea Binary files /dev/null and b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.assets.cache differ diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.CopyComplete b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.CoreCompileInputs.cache b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..0bb0d29 --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +64d26a4dadbbb041499cc24fd65f47c1c2368930 diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.FileListAbsolute.txt b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..da415bd --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csproj.FileListAbsolute.txt @@ -0,0 +1,14 @@ +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\bin\Debug\netcoreapp2.2\Service.deps.json +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\bin\Debug\netcoreapp2.2\Service.runtimeconfig.json +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\bin\Debug\netcoreapp2.2\Service.runtimeconfig.dev.json +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\bin\Debug\netcoreapp2.2\Service.dll +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\bin\Debug\netcoreapp2.2\Service.pdb +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\bin\Debug\netcoreapp2.2\EntitiesStandard.dll +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\bin\Debug\netcoreapp2.2\EntitiesStandard.pdb +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\Debug\netcoreapp2.2\Service.csprojAssemblyReference.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\Debug\netcoreapp2.2\Service.csproj.CoreCompileInputs.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\Debug\netcoreapp2.2\Service.AssemblyInfoInputs.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\Debug\netcoreapp2.2\Service.AssemblyInfo.cs +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\Debug\netcoreapp2.2\Service.csproj.CopyComplete +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\Debug\netcoreapp2.2\Service.dll +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\Debug\netcoreapp2.2\Service.pdb diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csprojAssemblyReference.cache b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csprojAssemblyReference.cache new file mode 100644 index 0000000..f6759ae Binary files /dev/null and b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.csprojAssemblyReference.cache differ diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.dll b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.dll new file mode 100644 index 0000000..f12f0f9 Binary files /dev/null and b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.dll differ diff --git a/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.pdb b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.pdb new file mode 100644 index 0000000..d7670f6 Binary files /dev/null and b/ClassLibraryStandard/Service/obj/Debug/netcoreapp2.2/Service.pdb differ diff --git a/ClassLibraryStandard/Service/obj/Service.csproj.nuget.cache b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.cache new file mode 100644 index 0000000..bd55d01 --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.cache @@ -0,0 +1,5 @@ +{ + "version": 1, + "dgSpecHash": "GvyaEHEPEMqP4pS3zxgF6qhypAPYTXmwr8ygS++JE/uNkyJUiY2vrP48gcDY1EWHCS1/O8UM2XQicS2PLOyRxw==", + "success": true +} \ No newline at end of file diff --git a/ClassLibraryStandard/Service/obj/Service.csproj.nuget.dgspec.json b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.dgspec.json new file mode 100644 index 0000000..a2c1872 --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.dgspec.json @@ -0,0 +1,116 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\Service.csproj": {} + }, + "projects": { + "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj", + "projectName": "EntitiesStandard", + "projectPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj", + "packagesPath": "C:\\Users\\root\\.nuget\\packages\\", + "outputPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], + "configFilePaths": [ + "C:\\Users\\root\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netstandard2.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "netstandard2.0": { + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netstandard2.0": { + "dependencies": { + "NETStandard.Library": { + "suppressParent": "All", + "target": "Package", + "version": "[2.0.3, )", + "autoReferenced": true + } + }, + "imports": [ + "net461" + ], + "assetTargetFallback": true, + "warn": true + } + } + }, + "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\Service.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\Service.csproj", + "projectName": "Service", + "projectPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\Service.csproj", + "packagesPath": "C:\\Users\\root\\.nuget\\packages\\", + "outputPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], + "configFilePaths": [ + "C:\\Users\\root\\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": { + "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj": { + "projectPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp2.2": { + "dependencies": { + "Microsoft.NETCore.App": { + "suppressParent": "All", + "target": "Package", + "version": "[2.2.0, )", + "autoReferenced": true + } + }, + "imports": [ + "net461" + ], + "assetTargetFallback": true, + "warn": true + } + } + } + } +} \ No newline at end of file diff --git a/ClassLibraryStandard/Service/obj/Service.csproj.nuget.g.props b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.g.props new file mode 100644 index 0000000..f5c38a1 --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.g.props @@ -0,0 +1,18 @@ + + + + True + NuGet + C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\Service\obj\project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\root\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder + PackageReference + 5.0.0 + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + + + + \ No newline at end of file diff --git a/ClassLibraryStandard/Service/obj/Service.csproj.nuget.g.targets b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.g.targets new file mode 100644 index 0000000..cfeba20 --- /dev/null +++ b/ClassLibraryStandard/Service/obj/Service.csproj.nuget.g.targets @@ -0,0 +1,10 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + + + + + \ No newline at end of file diff --git a/ClassLibraryStandard/Service/obj/project.assets.json b/ClassLibraryStandard/Service/obj/project.assets.json new file mode 100644 index 0000000..050caa1 --- /dev/null +++ b/ClassLibraryStandard/Service/obj/project.assets.json @@ -0,0 +1,764 @@ +{ + "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": {} + } + }, + "EntitiesStandard/1.0.0": { + "type": "project", + "framework": ".NETStandard,Version=v2.0", + "compile": { + "bin/placeholder/EntitiesStandard.dll": {} + }, + "runtime": { + "bin/placeholder/EntitiesStandard.dll": {} + } + } + } + }, + "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" + ] + }, + "EntitiesStandard/1.0.0": { + "type": "project", + "path": "../ClassLibraryStandard/EntitiesStandard.csproj", + "msbuildProject": "../ClassLibraryStandard/EntitiesStandard.csproj" + } + }, + "projectFileDependencyGroups": { + ".NETCoreApp,Version=v2.2": [ + "EntitiesStandard >= 1.0.0", + "Microsoft.NETCore.App >= 2.2.0" + ] + }, + "packageFolders": { + "C:\\Users\\root\\.nuget\\packages\\": {}, + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\Service.csproj", + "projectName": "Service", + "projectPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\Service.csproj", + "packagesPath": "C:\\Users\\root\\.nuget\\packages\\", + "outputPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\Service\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + ], + "configFilePaths": [ + "C:\\Users\\root\\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": { + "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj": { + "projectPath": "C:\\Users\\root\\source\\SoftwareEngineering2\\ClassLibraryStandard\\ClassLibraryStandard\\EntitiesStandard.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp2.2": { + "dependencies": { + "Microsoft.NETCore.App": { + "suppressParent": "All", + "target": "Package", + "version": "[2.2.0, )", + "autoReferenced": true + } + }, + "imports": [ + "net461" + ], + "assetTargetFallback": true, + "warn": true + } + } + } +} \ No newline at end of file diff --git a/ClassLibraryStandard/UI/App.config b/ClassLibraryStandard/UI/App.config new file mode 100644 index 0000000..56efbc7 --- /dev/null +++ b/ClassLibraryStandard/UI/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/ClassLibraryStandard/UI/App.xaml b/ClassLibraryStandard/UI/App.xaml new file mode 100644 index 0000000..db385e4 --- /dev/null +++ b/ClassLibraryStandard/UI/App.xaml @@ -0,0 +1,9 @@ + + + + + diff --git a/ClassLibraryStandard/UI/App.xaml.cs b/ClassLibraryStandard/UI/App.xaml.cs new file mode 100644 index 0000000..61f8a46 --- /dev/null +++ b/ClassLibraryStandard/UI/App.xaml.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using System.Configuration; +using System.Data; +using System.Linq; +using System.Threading.Tasks; +using System.Windows; + +namespace UI +{ + /// + /// Interaction logic for App.xaml + /// + public partial class App : Application + { + } +} diff --git a/ClassLibraryStandard/UI/MainWindow.xaml b/ClassLibraryStandard/UI/MainWindow.xaml new file mode 100644 index 0000000..a96715a --- /dev/null +++ b/ClassLibraryStandard/UI/MainWindow.xaml @@ -0,0 +1,12 @@ + + + + + diff --git a/ClassLibraryStandard/UI/MainWindow.xaml.cs b/ClassLibraryStandard/UI/MainWindow.xaml.cs new file mode 100644 index 0000000..5cf23e2 --- /dev/null +++ b/ClassLibraryStandard/UI/MainWindow.xaml.cs @@ -0,0 +1,47 @@ +using ClassLibraryStandard; +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows; +using System.Windows.Controls; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Input; +using System.Windows.Media; +using System.Windows.Media.Imaging; +using System.Windows.Navigation; +using System.Windows.Shapes; + +namespace UI +{ + /// + /// Interaction logic for MainWindow.xaml + /// + public partial class MainWindow : Window + { + public MainWindow() + { + InitializeComponent(); + + Participant pr3 = new Participant(); + pr3.name = "Hans3"; + pr3.lastname = "Wurst3"; + + List par = new List(); + + BindingList list01 = new BindingList(); + + list01.Add(pr3); + + datagrid1.ItemsSource = list01; + + + + + + } + } +} diff --git a/ClassLibraryStandard/UI/Program.cs b/ClassLibraryStandard/UI/Program.cs deleted file mode 100644 index 0919ce2..0000000 --- a/ClassLibraryStandard/UI/Program.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; - -namespace UI -{ - class Program - { - static void Main(string[] args) - { - Console.WriteLine("service"); - } - } -} diff --git a/ClassLibraryStandard/UI/Properties/AssemblyInfo.cs b/ClassLibraryStandard/UI/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..78c8549 --- /dev/null +++ b/ClassLibraryStandard/UI/Properties/AssemblyInfo.cs @@ -0,0 +1,55 @@ +using System.Reflection; +using System.Resources; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; +using System.Windows; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("UI")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("Microsoft")] +[assembly: AssemblyProduct("UI")] +[assembly: AssemblyCopyright("Copyright © Microsoft 2019")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. +[assembly: ComVisible(false)] + +//In order to begin building localizable applications, set +//CultureYouAreCodingWith in your .csproj file +//inside a . For example, if you are using US english +//in your source files, set the to en-US. Then uncomment +//the NeutralResourceLanguage attribute below. Update the "en-US" in +//the line below to match the UICulture setting in the project file. + +//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)] + + +[assembly: ThemeInfo( + ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located + //(used if a resource is not found in the page, + // or application resource dictionaries) + ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located + //(used if a resource is not found in the page, + // app, or any theme specific resource dictionaries) +)] + + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// You can specify all the values or you can default the Build and Revision Numbers +// by using the '*' as shown below: +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/ClassLibraryStandard/UI/Properties/Resources.Designer.cs b/ClassLibraryStandard/UI/Properties/Resources.Designer.cs new file mode 100644 index 0000000..36470a0 --- /dev/null +++ b/ClassLibraryStandard/UI/Properties/Resources.Designer.cs @@ -0,0 +1,71 @@ +//------------------------------------------------------------------------------ +// +// 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. +// +//------------------------------------------------------------------------------ + +namespace UI.Properties +{ + + + /// + /// A strongly-typed resource class, for looking up localized strings, etc. + /// + // This class was auto-generated by the StronglyTypedResourceBuilder + // class via a tool like ResGen or Visual Studio. + // To add or remove a member, edit your .ResX file then rerun ResGen + // with the /str option, or rebuild your VS project. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Resources + { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Resources() + { + } + + /// + /// Returns the cached ResourceManager instance used by this class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager + { + get + { + if ((resourceMan == null)) + { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("UI.Properties.Resources", typeof(Resources).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture + { + get + { + return resourceCulture; + } + set + { + resourceCulture = value; + } + } + } +} diff --git a/ClassLibraryStandard/UI/Properties/Resources.resx b/ClassLibraryStandard/UI/Properties/Resources.resx new file mode 100644 index 0000000..af7dbeb --- /dev/null +++ b/ClassLibraryStandard/UI/Properties/Resources.resx @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/ClassLibraryStandard/UI/Properties/Settings.Designer.cs b/ClassLibraryStandard/UI/Properties/Settings.Designer.cs new file mode 100644 index 0000000..84d05e7 --- /dev/null +++ b/ClassLibraryStandard/UI/Properties/Settings.Designer.cs @@ -0,0 +1,30 @@ +//------------------------------------------------------------------------------ +// +// 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. +// +//------------------------------------------------------------------------------ + +namespace UI.Properties +{ + + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase + { + + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); + + public static Settings Default + { + get + { + return defaultInstance; + } + } + } +} diff --git a/ClassLibraryStandard/UI/Properties/Settings.settings b/ClassLibraryStandard/UI/Properties/Settings.settings new file mode 100644 index 0000000..033d7a5 --- /dev/null +++ b/ClassLibraryStandard/UI/Properties/Settings.settings @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/ClassLibraryStandard/UI/UI.csproj b/ClassLibraryStandard/UI/UI.csproj index e9c91e5..4090997 100644 --- a/ClassLibraryStandard/UI/UI.csproj +++ b/ClassLibraryStandard/UI/UI.csproj @@ -1,12 +1,104 @@ - - + + + - Exe - netcoreapp2.2 + Debug + AnyCPU + {D1E598F9-7228-47FB-AE11-7B551B5AC519} + WinExe + UI + UI + v4.7.2 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 - - + + + + + + + + + + 4.0 + + + + - - + + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + {7EBB020C-61AF-4B22-BE7D-288883B62A3C} + EntitiesStandard + + + + \ No newline at end of file diff --git a/ClassLibraryStandard/UI/bin/Debug/EntitiesStandard.dll b/ClassLibraryStandard/UI/bin/Debug/EntitiesStandard.dll new file mode 100644 index 0000000..43e15f2 Binary files /dev/null and b/ClassLibraryStandard/UI/bin/Debug/EntitiesStandard.dll differ diff --git a/ClassLibraryStandard/UI/bin/Debug/EntitiesStandard.pdb b/ClassLibraryStandard/UI/bin/Debug/EntitiesStandard.pdb new file mode 100644 index 0000000..36d960f Binary files /dev/null and b/ClassLibraryStandard/UI/bin/Debug/EntitiesStandard.pdb differ diff --git a/ClassLibraryStandard/UI/bin/Debug/UI.exe b/ClassLibraryStandard/UI/bin/Debug/UI.exe new file mode 100644 index 0000000..c59b7ae Binary files /dev/null and b/ClassLibraryStandard/UI/bin/Debug/UI.exe differ diff --git a/ClassLibraryStandard/UI/bin/Debug/UI.exe.config b/ClassLibraryStandard/UI/bin/Debug/UI.exe.config new file mode 100644 index 0000000..56efbc7 --- /dev/null +++ b/ClassLibraryStandard/UI/bin/Debug/UI.exe.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/ClassLibraryStandard/UI/bin/Debug/UI.pdb b/ClassLibraryStandard/UI/bin/Debug/UI.pdb new file mode 100644 index 0000000..b4b5dde Binary files /dev/null and b/ClassLibraryStandard/UI/bin/Debug/UI.pdb differ diff --git a/ClassLibraryStandard/UI/obj/Debug/App.g.cs b/ClassLibraryStandard/UI/obj/Debug/App.g.cs new file mode 100644 index 0000000..7decd50 --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/App.g.cs @@ -0,0 +1,70 @@ +#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "8C0BFFF3E629A346826D725DDD62E024694213B3C11A586BDF7BB24666D09DD9" +//------------------------------------------------------------------------------ +// +// 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.Diagnostics; +using System.Windows; +using System.Windows.Automation; +using System.Windows.Controls; +using System.Windows.Controls.Primitives; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Ink; +using System.Windows.Input; +using System.Windows.Markup; +using System.Windows.Media; +using System.Windows.Media.Animation; +using System.Windows.Media.Effects; +using System.Windows.Media.Imaging; +using System.Windows.Media.Media3D; +using System.Windows.Media.TextFormatting; +using System.Windows.Navigation; +using System.Windows.Shapes; +using System.Windows.Shell; +using UI; + + +namespace UI { + + + /// + /// App + /// + public partial class App : System.Windows.Application { + + /// + /// InitializeComponent + /// + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + public void InitializeComponent() { + + #line 5 "..\..\App.xaml" + this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); + + #line default + #line hidden + } + + /// + /// Application Entry Point. + /// + [System.STAThreadAttribute()] + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + public static void Main() { + UI.App app = new UI.App(); + app.InitializeComponent(); + app.Run(); + } + } +} + diff --git a/ClassLibraryStandard/UI/obj/Debug/App.g.i.cs b/ClassLibraryStandard/UI/obj/Debug/App.g.i.cs new file mode 100644 index 0000000..7decd50 --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/App.g.i.cs @@ -0,0 +1,70 @@ +#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "8C0BFFF3E629A346826D725DDD62E024694213B3C11A586BDF7BB24666D09DD9" +//------------------------------------------------------------------------------ +// +// 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.Diagnostics; +using System.Windows; +using System.Windows.Automation; +using System.Windows.Controls; +using System.Windows.Controls.Primitives; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Ink; +using System.Windows.Input; +using System.Windows.Markup; +using System.Windows.Media; +using System.Windows.Media.Animation; +using System.Windows.Media.Effects; +using System.Windows.Media.Imaging; +using System.Windows.Media.Media3D; +using System.Windows.Media.TextFormatting; +using System.Windows.Navigation; +using System.Windows.Shapes; +using System.Windows.Shell; +using UI; + + +namespace UI { + + + /// + /// App + /// + public partial class App : System.Windows.Application { + + /// + /// InitializeComponent + /// + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + public void InitializeComponent() { + + #line 5 "..\..\App.xaml" + this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); + + #line default + #line hidden + } + + /// + /// Application Entry Point. + /// + [System.STAThreadAttribute()] + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + public static void Main() { + UI.App app = new UI.App(); + app.InitializeComponent(); + app.Run(); + } + } +} + diff --git a/ClassLibraryStandard/UI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/ClassLibraryStandard/UI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 0000000..0a4ab0f Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/ClassLibraryStandard/UI/obj/Debug/MainWindow.baml b/ClassLibraryStandard/UI/obj/Debug/MainWindow.baml new file mode 100644 index 0000000..1d450c6 Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/MainWindow.baml differ diff --git a/ClassLibraryStandard/UI/obj/Debug/MainWindow.g.cs b/ClassLibraryStandard/UI/obj/Debug/MainWindow.g.cs new file mode 100644 index 0000000..b5f8c13 --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/MainWindow.g.cs @@ -0,0 +1,89 @@ +#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "795417AB8F41B49EC74B26B9A1C1A059CA80E3679169B674EC266D4C35E9AE25" +//------------------------------------------------------------------------------ +// +// 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.Diagnostics; +using System.Windows; +using System.Windows.Automation; +using System.Windows.Controls; +using System.Windows.Controls.Primitives; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Ink; +using System.Windows.Input; +using System.Windows.Markup; +using System.Windows.Media; +using System.Windows.Media.Animation; +using System.Windows.Media.Effects; +using System.Windows.Media.Imaging; +using System.Windows.Media.Media3D; +using System.Windows.Media.TextFormatting; +using System.Windows.Navigation; +using System.Windows.Shapes; +using System.Windows.Shell; +using UI; + + +namespace UI { + + + /// + /// MainWindow + /// + public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { + + + #line 10 "..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Controls.DataGrid datagrid1; + + #line default + #line hidden + + private bool _contentLoaded; + + /// + /// InitializeComponent + /// + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + public void InitializeComponent() { + if (_contentLoaded) { + return; + } + _contentLoaded = true; + System.Uri resourceLocater = new System.Uri("/UI;component/mainwindow.xaml", System.UriKind.Relative); + + #line 1 "..\..\MainWindow.xaml" + System.Windows.Application.LoadComponent(this, resourceLocater); + + #line default + #line hidden + } + + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] + void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { + switch (connectionId) + { + case 1: + this.datagrid1 = ((System.Windows.Controls.DataGrid)(target)); + return; + } + this._contentLoaded = true; + } + } +} + diff --git a/ClassLibraryStandard/UI/obj/Debug/MainWindow.g.i.cs b/ClassLibraryStandard/UI/obj/Debug/MainWindow.g.i.cs new file mode 100644 index 0000000..b5f8c13 --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/MainWindow.g.i.cs @@ -0,0 +1,89 @@ +#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "795417AB8F41B49EC74B26B9A1C1A059CA80E3679169B674EC266D4C35E9AE25" +//------------------------------------------------------------------------------ +// +// 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.Diagnostics; +using System.Windows; +using System.Windows.Automation; +using System.Windows.Controls; +using System.Windows.Controls.Primitives; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Ink; +using System.Windows.Input; +using System.Windows.Markup; +using System.Windows.Media; +using System.Windows.Media.Animation; +using System.Windows.Media.Effects; +using System.Windows.Media.Imaging; +using System.Windows.Media.Media3D; +using System.Windows.Media.TextFormatting; +using System.Windows.Navigation; +using System.Windows.Shapes; +using System.Windows.Shell; +using UI; + + +namespace UI { + + + /// + /// MainWindow + /// + public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { + + + #line 10 "..\..\MainWindow.xaml" + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] + internal System.Windows.Controls.DataGrid datagrid1; + + #line default + #line hidden + + private bool _contentLoaded; + + /// + /// InitializeComponent + /// + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + public void InitializeComponent() { + if (_contentLoaded) { + return; + } + _contentLoaded = true; + System.Uri resourceLocater = new System.Uri("/UI;component/mainwindow.xaml", System.UriKind.Relative); + + #line 1 "..\..\MainWindow.xaml" + System.Windows.Application.LoadComponent(this, resourceLocater); + + #line default + #line hidden + } + + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] + void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { + switch (connectionId) + { + case 1: + this.datagrid1 = ((System.Windows.Controls.DataGrid)(target)); + return; + } + this._contentLoaded = true; + } + } +} + diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.Properties.Resources.resources b/ClassLibraryStandard/UI/obj/Debug/UI.Properties.Resources.resources new file mode 100644 index 0000000..6c05a97 Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/UI.Properties.Resources.resources differ diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.csproj.CopyComplete b/ClassLibraryStandard/UI/obj/Debug/UI.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.csproj.CoreCompileInputs.cache b/ClassLibraryStandard/UI/obj/Debug/UI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..b078731 --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/UI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +216efb1812a86b7b40cf8ecf23f15c61c134d900 diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.csproj.FileListAbsolute.txt b/ClassLibraryStandard/UI/obj/Debug/UI.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..d877736 --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/UI.csproj.FileListAbsolute.txt @@ -0,0 +1,18 @@ +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\bin\Debug\UI.exe.config +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\bin\Debug\UI.exe +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\bin\Debug\UI.pdb +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.csprojAssemblyReference.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\MainWindow.g.cs +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\App.g.cs +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI_MarkupCompile.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI_MarkupCompile.lref +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\MainWindow.baml +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.g.resources +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.Properties.Resources.resources +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.csproj.GenerateResource.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.csproj.CoreCompileInputs.cache +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.exe +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.pdb +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\bin\Debug\EntitiesStandard.dll +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\bin\Debug\EntitiesStandard.pdb +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\UI.csproj.CopyComplete diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.csproj.GenerateResource.cache b/ClassLibraryStandard/UI/obj/Debug/UI.csproj.GenerateResource.cache new file mode 100644 index 0000000..d1333da Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/UI.csproj.GenerateResource.cache differ diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.csprojAssemblyReference.cache b/ClassLibraryStandard/UI/obj/Debug/UI.csprojAssemblyReference.cache new file mode 100644 index 0000000..d0e4512 Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/UI.csprojAssemblyReference.cache differ diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.exe b/ClassLibraryStandard/UI/obj/Debug/UI.exe new file mode 100644 index 0000000..c59b7ae Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/UI.exe differ diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.g.resources b/ClassLibraryStandard/UI/obj/Debug/UI.g.resources new file mode 100644 index 0000000..01ae166 Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/UI.g.resources differ diff --git a/ClassLibraryStandard/UI/obj/Debug/UI.pdb b/ClassLibraryStandard/UI/obj/Debug/UI.pdb new file mode 100644 index 0000000..b4b5dde Binary files /dev/null and b/ClassLibraryStandard/UI/obj/Debug/UI.pdb differ diff --git a/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.cache b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.cache new file mode 100644 index 0000000..d798d94 --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.cache @@ -0,0 +1,20 @@ +UI + + +winexe +C# +.cs +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\ +UI +none +false +DEBUG;TRACE +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\App.xaml +11151548125 + +5-2017746502 +15751901843 +MainWindow.xaml; + +False + diff --git a/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.i.cache b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.i.cache new file mode 100644 index 0000000..978264c --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.i.cache @@ -0,0 +1,20 @@ +UI + + +winexe +C# +.cs +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\obj\Debug\ +UI +none +false +DEBUG;TRACE +C:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\App.xaml +11151548125 + +6-1423754809 +15751901843 +MainWindow.xaml; + +True + diff --git a/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.i.lref b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.i.lref new file mode 100644 index 0000000..d72e00c --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.i.lref @@ -0,0 +1,4 @@ + + +FC:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\MainWindow.xaml;; + diff --git a/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.lref b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.lref new file mode 100644 index 0000000..d72e00c --- /dev/null +++ b/ClassLibraryStandard/UI/obj/Debug/UI_MarkupCompile.lref @@ -0,0 +1,4 @@ + + +FC:\Users\root\source\SoftwareEngineering2\ClassLibraryStandard\UI\MainWindow.xaml;; + diff --git a/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/.suo b/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/.suo index e9ddf9f..ca70777 100644 Binary files a/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/.suo and b/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/.suo differ diff --git a/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/Server/sqlite3/storage.ide b/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/Server/sqlite3/storage.ide index ea643cd..3f4ad56 100644 Binary files a/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/Server/sqlite3/storage.ide and b/ConsoleAppViereckTest/.vs/ConsoleAppViereckTest/v16/Server/sqlite3/storage.ide differ diff --git a/ConsoleAppViereckTest/UnitTestProject2/UnitTest1.cs b/ConsoleAppViereckTest/UnitTestProject2/UnitTest1.cs index 9892ba0..c1abd4d 100644 --- a/ConsoleAppViereckTest/UnitTestProject2/UnitTest1.cs +++ b/ConsoleAppViereckTest/UnitTestProject2/UnitTest1.cs @@ -16,7 +16,6 @@ namespace UnitTestProject2 Viereck testee2 = new Viereck(42, 24.0015); Assert.AreEqual(testee1, testee2); - } } } diff --git a/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.dll b/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.dll index 3cbb0c4..24495fa 100644 Binary files a/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.dll and b/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.dll differ diff --git a/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.pdb b/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.pdb index 9d000f2..bc0bbe7 100644 Binary files a/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.pdb and b/ConsoleAppViereckTest/UnitTestProject2/bin/Debug/UnitTestProject2.pdb differ diff --git a/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.csprojAssemblyReference.cache b/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.csprojAssemblyReference.cache index 0f77254..e7a22be 100644 Binary files a/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.csprojAssemblyReference.cache and b/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.csprojAssemblyReference.cache differ diff --git a/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.dll b/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.dll index 3cbb0c4..24495fa 100644 Binary files a/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.dll and b/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.dll differ diff --git a/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.pdb b/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.pdb index 9d000f2..bc0bbe7 100644 Binary files a/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.pdb and b/ConsoleAppViereckTest/UnitTestProject2/obj/Debug/UnitTestProject2.pdb differ