diff --git a/lab1_with_extracted_method/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/lab1_with_extracted_method/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/lab1_with_extracted_method/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.AssemblyInfo.cs b/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.AssemblyInfo.cs deleted file mode 100644 index a26ed4a..0000000 --- a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("lab1_with_extracted_method")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("lab1_with_extracted_method")] -[assembly: System.Reflection.AssemblyTitleAttribute("lab1_with_extracted_method")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.AssemblyInfoInputs.cache b/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.AssemblyInfoInputs.cache deleted file mode 100644 index 1efc8e6..0000000 --- a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -b0d331248e7cf508f22410bff3fa4c5190b3e6ab diff --git a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.GeneratedMSBuildEditorConfig.editorconfig b/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 0d333e3..0000000 --- a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = lab1_with_extracted_method -build_property.ProjectDir = C:\Users\user\source\repos\OOP_IO-2x_2023\lab1_with_extracted_method\ diff --git a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.GlobalUsings.g.cs b/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.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/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.assets.cache b/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.assets.cache deleted file mode 100644 index 3668555..0000000 Binary files a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.assets.cache and /dev/null differ diff --git a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.csproj.AssemblyReference.cache b/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.csproj.AssemblyReference.cache deleted file mode 100644 index ec826b7..0000000 Binary files a/lab1_with_extracted_method/obj/Debug/net6.0/lab1_with_extracted_method.csproj.AssemblyReference.cache and /dev/null differ diff --git a/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.dgspec.json b/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.dgspec.json deleted file mode 100644 index 438923c..0000000 --- a/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.dgspec.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\lab1_with_extracted_method.csproj": {} - }, - "projects": { - "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\lab1_with_extracted_method.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\lab1_with_extracted_method.csproj", - "projectName": "lab1_with_extracted_method", - "projectPath": "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\lab1_with_extracted_method.csproj", - "packagesPath": "C:\\Users\\user\\.nuget\\packages\\", - "outputPath": "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\user\\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\\6.0.401\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.g.props b/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.g.props deleted file mode 100644 index 87ebdf5..0000000 --- a/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.g.props +++ /dev/null @@ -1,16 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\user\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.3.0 - - - - - - \ No newline at end of file diff --git a/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.g.targets b/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/lab1_with_extracted_method/obj/lab1_with_extracted_method.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/lab1_with_extracted_method/obj/project.assets.json b/lab1_with_extracted_method/obj/project.assets.json deleted file mode 100644 index 32dfc6f..0000000 --- a/lab1_with_extracted_method/obj/project.assets.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net6.0": [] - }, - "packageFolders": { - "C:\\Users\\user\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\lab1_with_extracted_method.csproj", - "projectName": "lab1_with_extracted_method", - "projectPath": "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\lab1_with_extracted_method.csproj", - "packagesPath": "C:\\Users\\user\\.nuget\\packages\\", - "outputPath": "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\user\\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\\6.0.401\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/lab1_with_extracted_method/obj/project.nuget.cache b/lab1_with_extracted_method/obj/project.nuget.cache deleted file mode 100644 index e14e382..0000000 --- a/lab1_with_extracted_method/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "VANdgElQYYOqAx91vfx9p1GWZX21FI7KRMpKYjMOBS/jaQDmnFh4D1hrZpo4+AA4DT9ZmEVXEUNcGLuCaXreTA==", - "success": true, - "projectFilePath": "C:\\Users\\user\\source\\repos\\OOP_IO-2x_2023\\lab1_with_extracted_method\\lab1_with_extracted_method.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file