diff --git a/.gitignore b/.gitignore
index 66e40e1..7560128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,7 @@
/CSharp/AdventOfCode/AdventOfCode/obj
/CSharp/AdventOfCode/AdventOfCode/bin
/CSharp/AdventOfCode/.vs
+/CSharp/AdventOfCode/DayOne/obj
+/CSharp/AdventOfCode/DayOne/bin
+/CSharp/AdventOfCode/DayTwo/obj
+/CSharp/AdventOfCode/DayTwo/bin
diff --git a/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.dgspec.json b/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.dgspec.json
deleted file mode 100644
index b593c10..0000000
--- a/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,68 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\DayOne.csproj": {}
- },
- "projects": {
- "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\DayOne.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\DayOne.csproj",
- "projectName": "DayOne",
- "projectPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\DayOne.csproj",
- "packagesPath": "C:\\Users\\aime Fernández\\.nuget\\packages\\",
- "outputPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\aime Fernández\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.g.props b/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.g.props
deleted file mode 100644
index 96ab581..0000000
--- a/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.g.props
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\aime Fernández\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 6.4.0
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.g.targets b/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/CSharp/AdventOfCode/DayOne/obj/DayOne.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayOne/obj/project.assets.json b/CSharp/AdventOfCode/DayOne/obj/project.assets.json
deleted file mode 100644
index 0544a0c..0000000
--- a/CSharp/AdventOfCode/DayOne/obj/project.assets.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net6.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net6.0": []
- },
- "packageFolders": {
- "C:\\Users\\aime Fernández\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\DayOne.csproj",
- "projectName": "DayOne",
- "projectPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\DayOne.csproj",
- "packagesPath": "C:\\Users\\aime Fernández\\.nuget\\packages\\",
- "outputPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\aime Fernández\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayOne/obj/project.nuget.cache b/CSharp/AdventOfCode/DayOne/obj/project.nuget.cache
deleted file mode 100644
index a528385..0000000
--- a/CSharp/AdventOfCode/DayOne/obj/project.nuget.cache
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "lGT3L74pRGDbU2rdSM09wsxQT036mnSb7LRBeqSFDMG/I2ffuVE70tLiTVur8fBM4u4alvP8YwNfhVq069nBOQ==",
- "success": true,
- "projectFilePath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayOne\\DayOne.csproj",
- "expectedPackageFiles": [],
- "logs": []
-}
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.dgspec.json b/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.dgspec.json
deleted file mode 100644
index 25f6a4e..0000000
--- a/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,68 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\DayTwo.csproj": {}
- },
- "projects": {
- "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\DayTwo.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\DayTwo.csproj",
- "projectName": "DayTwo",
- "projectPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\DayTwo.csproj",
- "packagesPath": "C:\\Users\\aime Fernández\\.nuget\\packages\\",
- "outputPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\aime Fernández\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.g.props b/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.g.props
deleted file mode 100644
index 96ab581..0000000
--- a/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.g.props
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\aime Fernández\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 6.4.0
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.g.targets b/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/CSharp/AdventOfCode/DayTwo/obj/DayTwo.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayTwo/obj/project.assets.json b/CSharp/AdventOfCode/DayTwo/obj/project.assets.json
deleted file mode 100644
index 8aa9424..0000000
--- a/CSharp/AdventOfCode/DayTwo/obj/project.assets.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net6.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net6.0": []
- },
- "packageFolders": {
- "C:\\Users\\aime Fernández\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\DayTwo.csproj",
- "projectName": "DayTwo",
- "projectPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\DayTwo.csproj",
- "packagesPath": "C:\\Users\\aime Fernández\\.nuget\\packages\\",
- "outputPath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\aime Fernández\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/CSharp/AdventOfCode/DayTwo/obj/project.nuget.cache b/CSharp/AdventOfCode/DayTwo/obj/project.nuget.cache
deleted file mode 100644
index 15a0c4b..0000000
--- a/CSharp/AdventOfCode/DayTwo/obj/project.nuget.cache
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "AQ6b0hvcyeNrrdv0vEQy67Slq1GvK3GVbC60wzXtofvRZSs2YQXFb2LG4AYwgwJ8jvp5E2xtmiSXBJZ2hEAbGw==",
- "success": true,
- "projectFilePath": "C:\\CSharp Blazor\\adventOfCode_2023\\CSharp\\AdventOfCode\\DayTwo\\DayTwo.csproj",
- "expectedPackageFiles": [],
- "logs": []
-}
\ No newline at end of file