diff --git a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/obj/Debug/net8.0/perubahan.AssemblyInfo.cs b/obj/Debug/net8.0/perubahan.AssemblyInfo.cs
deleted file mode 100644
index 524bd80..0000000
--- a/obj/Debug/net8.0/perubahan.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// 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("perubahan")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("perubahan")]
-[assembly: System.Reflection.AssemblyTitleAttribute("perubahan")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/obj/Debug/net8.0/perubahan.AssemblyInfoInputs.cache b/obj/Debug/net8.0/perubahan.AssemblyInfoInputs.cache
deleted file mode 100644
index 6b98b3e..0000000
--- a/obj/Debug/net8.0/perubahan.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d45aba3c94cb9998b108e314fcb8b32ee7f31cb89facf16db686b08c63200b65
diff --git a/obj/Debug/net8.0/perubahan.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0/perubahan.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 607ef17..0000000
--- a/obj/Debug/net8.0/perubahan.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = perubahan
-build_property.ProjectDir = /Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/obj/Debug/net8.0/perubahan.GlobalUsings.g.cs b/obj/Debug/net8.0/perubahan.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/obj/Debug/net8.0/perubahan.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/obj/Debug/net8.0/perubahan.assets.cache b/obj/Debug/net8.0/perubahan.assets.cache
deleted file mode 100644
index acf6e7f..0000000
Binary files a/obj/Debug/net8.0/perubahan.assets.cache and /dev/null differ
diff --git a/obj/perubahan.csproj.nuget.dgspec.json b/obj/perubahan.csproj.nuget.dgspec.json
deleted file mode 100644
index a40c91a..0000000
--- a/obj/perubahan.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,66 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/perubahan.csproj": {}
- },
- "projects": {
- "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/perubahan.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/perubahan.csproj",
- "projectName": "perubahan",
- "projectPath": "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/perubahan.csproj",
- "packagesPath": "/Users/fajarnugroho/.nuget/packages/",
- "outputPath": "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/fajarnugroho/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/8.0.408/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/obj/perubahan.csproj.nuget.g.props b/obj/perubahan.csproj.nuget.g.props
deleted file mode 100644
index 35d186e..0000000
--- a/obj/perubahan.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/fajarnugroho/.nuget/packages/
- /Users/fajarnugroho/.nuget/packages/
- PackageReference
- 6.11.1
-
-
-
-
-
\ No newline at end of file
diff --git a/obj/perubahan.csproj.nuget.g.targets b/obj/perubahan.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/obj/perubahan.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/obj/project.assets.json b/obj/project.assets.json
deleted file mode 100644
index d840a42..0000000
--- a/obj/project.assets.json
+++ /dev/null
@@ -1,71 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net8.0": []
- },
- "packageFolders": {
- "/Users/fajarnugroho/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/perubahan.csproj",
- "projectName": "perubahan",
- "projectPath": "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/perubahan.csproj",
- "packagesPath": "/Users/fajarnugroho/.nuget/packages/",
- "outputPath": "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/fajarnugroho/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/8.0.408/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache
deleted file mode 100644
index 5d0886a..0000000
--- a/obj/project.nuget.cache
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "LeHU7QVBO5Y=",
- "success": true,
- "projectFilePath": "/Users/fajarnugroho/Documents/Code Repository/agenperubahan/perubahan/perubahan.csproj",
- "expectedPackageFiles": [],
- "logs": []
-}
\ No newline at end of file