diff --git a/bubble_sort_cs/bubble_sort_cs/obj/Debug/net5.0/apphost.exe b/bubble_sort_cs/bubble_sort_cs/obj/Debug/net5.0/apphost.exe deleted file mode 100644 index fae5afa..0000000 Binary files a/bubble_sort_cs/bubble_sort_cs/obj/Debug/net5.0/apphost.exe and /dev/null differ diff --git a/bubble_sort_cs/bubble_sort_cs/obj/Debug/net5.0/bubble_sort_cs.assets.cache b/bubble_sort_cs/bubble_sort_cs/obj/Debug/net5.0/bubble_sort_cs.assets.cache deleted file mode 100644 index 8f4cae3..0000000 Binary files a/bubble_sort_cs/bubble_sort_cs/obj/Debug/net5.0/bubble_sort_cs.assets.cache and /dev/null differ diff --git a/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.dgspec.json b/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.dgspec.json deleted file mode 100644 index b608d57..0000000 --- a/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.dgspec.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\kmate\\source\\repos\\bubble_sort_cs\\bubble_sort_cs\\bubble_sort_cs.csproj": {} - }, - "projects": { - "C:\\Users\\kmate\\source\\repos\\bubble_sort_cs\\bubble_sort_cs\\bubble_sort_cs.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\kmate\\source\\repos\\bubble_sort_cs\\bubble_sort_cs\\bubble_sort_cs.csproj", - "projectName": "bubble_sort_cs", - "projectPath": "C:\\Users\\kmate\\source\\repos\\bubble_sort_cs\\bubble_sort_cs\\bubble_sort_cs.csproj", - "packagesPath": "C:\\Users\\kmate\\.nuget\\packages\\", - "outputPath": "C:\\Users\\kmate\\source\\repos\\bubble_sort_cs\\bubble_sort_cs\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\kmate\\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", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.403\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.g.props b/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.g.props deleted file mode 100644 index cb252ee..0000000 --- a/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.g.props +++ /dev/null @@ -1,20 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\kmate\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\ - PackageReference - 5.11.0 - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.g.targets b/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.g.targets deleted file mode 100644 index d212750..0000000 --- a/bubble_sort_cs/bubble_sort_cs/obj/bubble_sort_cs.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file