diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json index 3f079d6c6cb8560e7ff62cf5a06d097ceb8a6b28..67376d39caa022cef6692d12cb6950bee1ada469 100644 --- a/.vs/VSWorkspaceState.json +++ b/.vs/VSWorkspaceState.json @@ -2,10 +2,8 @@ "ExpandedNodes": [ "", "\\01Buergeramt", - "\\01KlassenWiederholung", - "\\01OperatorOverloading", - "\\01OperatorTrueFalse" + "\\01Indexer", + "\\01OperatorOverloading" ], - "SelectedNode": "\\01OperatorOverloading\\Program.cs", "PreviewInSolutionExplorer": false } \ No newline at end of file diff --git a/.vs/prog2-ss2020-wienkop/v16/.suo b/.vs/prog2-ss2020-wienkop/v16/.suo index 7fc025a12a26af1faa6dc640eea7b38cbb1d5adc..96c4c0c45ff3e45e81fb050453434dda66d11bee 100644 Binary files a/.vs/prog2-ss2020-wienkop/v16/.suo and b/.vs/prog2-ss2020-wienkop/v16/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index 77cbf850401c16de8d9115260c657c1961c17a36..abb0cd9d71d1152290e7ba75d2753b5f650ca3d2 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ diff --git a/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.deps.json b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.deps.json new file mode 100644 index 0000000000000000000000000000000000000000..adbdb987de1fb51f507fbbb5cdd508c3ac542526 --- /dev/null +++ b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v3.1", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v3.1": { + "01Buergeramt/1.0.0": { + "runtime": { + "01Buergeramt.dll": {} + } + } + } + }, + "libraries": { + "01Buergeramt/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.dll b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.dll new file mode 100644 index 0000000000000000000000000000000000000000..bef5eae3fe61dcfad32c231a60100be90f965ffa Binary files /dev/null and b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.dll differ diff --git a/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.exe b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.exe new file mode 100644 index 0000000000000000000000000000000000000000..fd6ffd85208810187b78baf3e4cd7d68ad7f45cc Binary files /dev/null and b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.exe differ diff --git a/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.pdb b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.pdb new file mode 100644 index 0000000000000000000000000000000000000000..b1a285eb2cb8b75e769892f47582a576411c1e08 Binary files /dev/null and b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.pdb differ diff --git a/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.runtimeconfig.dev.json b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.runtimeconfig.dev.json new file mode 100644 index 0000000000000000000000000000000000000000..3becea41545888f98131d88ad51766e8ddde3bce --- /dev/null +++ b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.runtimeconfig.dev.json @@ -0,0 +1,8 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\wienkop\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\wienkop\\.nuget\\packages" + ] + } +} \ No newline at end of file diff --git a/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.runtimeconfig.json b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.runtimeconfig.json new file mode 100644 index 0000000000000000000000000000000000000000..bc456d7868bb54ec1809da30e339cd43f0a8a09c --- /dev/null +++ b/01Buergeramt/bin/Debug/netcoreapp3.1/01Buergeramt.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "netcoreapp3.1", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "3.1.0" + } + } +} \ No newline at end of file diff --git a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csproj.CoreCompileInputs.cache b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000000000000000000000000000000000000..866b744e18d17bd43f4fc4b66cbb3dbc817b1992 --- /dev/null +++ b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +c0523642d3f3714f80c0cf31b3f8720f51a0bc09 diff --git a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csproj.FileListAbsolute.txt b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csproj.FileListAbsolute.txt new file mode 100644 index 0000000000000000000000000000000000000000..37956d16e4772fe3be1ded2283c8ae85a034366b --- /dev/null +++ b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csproj.FileListAbsolute.txt @@ -0,0 +1,13 @@ +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\bin\Debug\netcoreapp3.1\01Buergeramt.exe +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\bin\Debug\netcoreapp3.1\01Buergeramt.deps.json +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\bin\Debug\netcoreapp3.1\01Buergeramt.runtimeconfig.json +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\bin\Debug\netcoreapp3.1\01Buergeramt.runtimeconfig.dev.json +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\bin\Debug\netcoreapp3.1\01Buergeramt.dll +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\bin\Debug\netcoreapp3.1\01Buergeramt.pdb +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\obj\Debug\netcoreapp3.1\01Buergeramt.csprojAssemblyReference.cache +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\obj\Debug\netcoreapp3.1\01Buergeramt.csproj.CoreCompileInputs.cache +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\obj\Debug\netcoreapp3.1\01Buergeramt.AssemblyInfoInputs.cache +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\obj\Debug\netcoreapp3.1\01Buergeramt.AssemblyInfo.cs +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\obj\Debug\netcoreapp3.1\01Buergeramt.dll +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\obj\Debug\netcoreapp3.1\01Buergeramt.pdb +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01Buergeramt\obj\Debug\netcoreapp3.1\01Buergeramt.genruntimeconfig.cache diff --git a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csprojAssemblyReference.cache b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csprojAssemblyReference.cache index e23245258eaf6b6145a13830bacb66ca8fd7c885..75c16613d637ba1aee3feac158410536d13849e8 100644 Binary files a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csprojAssemblyReference.cache and b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.csprojAssemblyReference.cache differ diff --git a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.dll b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.dll new file mode 100644 index 0000000000000000000000000000000000000000..bef5eae3fe61dcfad32c231a60100be90f965ffa Binary files /dev/null and b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.dll differ diff --git a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.exe b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.exe new file mode 100644 index 0000000000000000000000000000000000000000..fd6ffd85208810187b78baf3e4cd7d68ad7f45cc Binary files /dev/null and b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.exe differ diff --git a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.genruntimeconfig.cache b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.genruntimeconfig.cache new file mode 100644 index 0000000000000000000000000000000000000000..34bedab819ef1631d37d6e87ef9a716c545a105e --- /dev/null +++ b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.genruntimeconfig.cache @@ -0,0 +1 @@ +86c8e15dd33445635927cfaf398408205fd11473 diff --git a/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.pdb b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.pdb new file mode 100644 index 0000000000000000000000000000000000000000..b1a285eb2cb8b75e769892f47582a576411c1e08 Binary files /dev/null and b/01Buergeramt/obj/Debug/netcoreapp3.1/01Buergeramt.pdb differ diff --git a/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.dll b/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.dll index 629d4be69ba5f08ec09e2d224fa91d4ca451034f..2a435040740029a35d4337e4ad92c99386bd2d85 100644 Binary files a/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.dll and b/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.dll differ diff --git a/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.pdb b/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.pdb index b00e3351099a97ada46d532647dbe538a50d381c..4227dda2d89b138eb060c57b5f6620cda646e36c 100644 Binary files a/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.pdb and b/01KlassenWiederholung/bin/Debug/netcoreapp3.1/01KlassenWiederholung.pdb differ diff --git a/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.csprojAssemblyReference.cache b/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.csprojAssemblyReference.cache index 75c16613d637ba1aee3feac158410536d13849e8..e84921a470a178d6c34a6d16975b66db84b52171 100644 Binary files a/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.csprojAssemblyReference.cache and b/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.csprojAssemblyReference.cache differ diff --git a/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.dll b/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.dll index 629d4be69ba5f08ec09e2d224fa91d4ca451034f..2a435040740029a35d4337e4ad92c99386bd2d85 100644 Binary files a/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.dll and b/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.dll differ diff --git a/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.pdb b/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.pdb index b00e3351099a97ada46d532647dbe538a50d381c..4227dda2d89b138eb060c57b5f6620cda646e36c 100644 Binary files a/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.pdb and b/01KlassenWiederholung/obj/Debug/netcoreapp3.1/01KlassenWiederholung.pdb differ diff --git a/01OperatorOverloading/Program.cs b/01OperatorOverloading/Program.cs index c6cca80b4d71b72057836a477d985d30273d0dc8..a28bdb19fb407dbbae81ebc4d718cafe22cfa059 100644 --- a/01OperatorOverloading/Program.cs +++ b/01OperatorOverloading/Program.cs @@ -5,18 +5,16 @@ namespace _01OperatorOverloading class Bruch { int z, n; - public Bruch(int Z, int N=1) + public Bruch(int Z, int N = 1) { z = Z; if (N == 0) throw new ArgumentNullException("Nenner darf nicht 0 sein!"); n = N; } - } - class Program { static void Main(string[] args) diff --git a/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.deps.json b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.deps.json new file mode 100644 index 0000000000000000000000000000000000000000..a54d25a3be0c4a82c8d360fec16ce9f41e7ea818 --- /dev/null +++ b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v3.1", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v3.1": { + "01OperatorOverloading/1.0.0": { + "runtime": { + "01OperatorOverloading.dll": {} + } + } + } + }, + "libraries": { + "01OperatorOverloading/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.dll b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.dll new file mode 100644 index 0000000000000000000000000000000000000000..13c934e9b3b73faa3675dc3dc622c9aa8ffe7a9e Binary files /dev/null and b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.dll differ diff --git a/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.exe b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.exe new file mode 100644 index 0000000000000000000000000000000000000000..09a09e554104c3912f55e81685b7b591c369a7f1 Binary files /dev/null and b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.exe differ diff --git a/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.pdb b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.pdb new file mode 100644 index 0000000000000000000000000000000000000000..4cc2936e2160f1ddd393550c0ea76a5a24987078 Binary files /dev/null and b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.pdb differ diff --git a/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.runtimeconfig.dev.json b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.runtimeconfig.dev.json new file mode 100644 index 0000000000000000000000000000000000000000..3becea41545888f98131d88ad51766e8ddde3bce --- /dev/null +++ b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.runtimeconfig.dev.json @@ -0,0 +1,8 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\wienkop\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\wienkop\\.nuget\\packages" + ] + } +} \ No newline at end of file diff --git a/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.runtimeconfig.json b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.runtimeconfig.json new file mode 100644 index 0000000000000000000000000000000000000000..bc456d7868bb54ec1809da30e339cd43f0a8a09c --- /dev/null +++ b/01OperatorOverloading/bin/Debug/netcoreapp3.1/01OperatorOverloading.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "netcoreapp3.1", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "3.1.0" + } + } +} \ No newline at end of file diff --git a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csproj.CoreCompileInputs.cache b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000000000000000000000000000000000000..866b744e18d17bd43f4fc4b66cbb3dbc817b1992 --- /dev/null +++ b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +c0523642d3f3714f80c0cf31b3f8720f51a0bc09 diff --git a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csproj.FileListAbsolute.txt b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csproj.FileListAbsolute.txt new file mode 100644 index 0000000000000000000000000000000000000000..027c5318fbfe0ce308a8832e1e48a96d247787aa --- /dev/null +++ b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csproj.FileListAbsolute.txt @@ -0,0 +1,13 @@ +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\bin\Debug\netcoreapp3.1\01OperatorOverloading.exe +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\bin\Debug\netcoreapp3.1\01OperatorOverloading.deps.json +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\bin\Debug\netcoreapp3.1\01OperatorOverloading.runtimeconfig.json +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\bin\Debug\netcoreapp3.1\01OperatorOverloading.runtimeconfig.dev.json +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\bin\Debug\netcoreapp3.1\01OperatorOverloading.dll +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\bin\Debug\netcoreapp3.1\01OperatorOverloading.pdb +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\obj\Debug\netcoreapp3.1\01OperatorOverloading.csprojAssemblyReference.cache +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\obj\Debug\netcoreapp3.1\01OperatorOverloading.csproj.CoreCompileInputs.cache +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\obj\Debug\netcoreapp3.1\01OperatorOverloading.AssemblyInfoInputs.cache +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\obj\Debug\netcoreapp3.1\01OperatorOverloading.AssemblyInfo.cs +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\obj\Debug\netcoreapp3.1\01OperatorOverloading.dll +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\obj\Debug\netcoreapp3.1\01OperatorOverloading.pdb +C:\Users\wienkop\Source\Repos\prog2-ss2020-wienkop\01OperatorOverloading\obj\Debug\netcoreapp3.1\01OperatorOverloading.genruntimeconfig.cache diff --git a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csprojAssemblyReference.cache b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csprojAssemblyReference.cache index a0fbfd12797557adefa2aaaacd9d5126dec64303..e23245258eaf6b6145a13830bacb66ca8fd7c885 100644 Binary files a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csprojAssemblyReference.cache and b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.csprojAssemblyReference.cache differ diff --git a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.dll b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.dll new file mode 100644 index 0000000000000000000000000000000000000000..13c934e9b3b73faa3675dc3dc622c9aa8ffe7a9e Binary files /dev/null and b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.dll differ diff --git a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.exe b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.exe new file mode 100644 index 0000000000000000000000000000000000000000..09a09e554104c3912f55e81685b7b591c369a7f1 Binary files /dev/null and b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.exe differ diff --git a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.genruntimeconfig.cache b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.genruntimeconfig.cache new file mode 100644 index 0000000000000000000000000000000000000000..34bedab819ef1631d37d6e87ef9a716c545a105e --- /dev/null +++ b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.genruntimeconfig.cache @@ -0,0 +1 @@ +86c8e15dd33445635927cfaf398408205fd11473 diff --git a/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.pdb b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.pdb new file mode 100644 index 0000000000000000000000000000000000000000..4cc2936e2160f1ddd393550c0ea76a5a24987078 Binary files /dev/null and b/01OperatorOverloading/obj/Debug/netcoreapp3.1/01OperatorOverloading.pdb differ diff --git a/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.dll b/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.dll index c015cfd4e58b94e554a09b6ee18086316bfcfb40..96a9e76c7a69b288e20cd5c87f7f29f47420630f 100644 Binary files a/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.dll and b/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.dll differ diff --git a/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb b/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb index 489aa1982442d1e35b821974cdb5978cd6a09802..94f0dde32d4017991c3581b03953c649048ce9ea 100644 Binary files a/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb and b/01OperatorTrueFalse/bin/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb differ diff --git a/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.dll b/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.dll index c015cfd4e58b94e554a09b6ee18086316bfcfb40..96a9e76c7a69b288e20cd5c87f7f29f47420630f 100644 Binary files a/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.dll and b/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.dll differ diff --git a/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb b/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb index 489aa1982442d1e35b821974cdb5978cd6a09802..94f0dde32d4017991c3581b03953c649048ce9ea 100644 Binary files a/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb and b/01OperatorTrueFalse/obj/Debug/netcoreapp3.1/01OperatorTrueFalse.pdb differ