diff --git a/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100644 index 0000000..ed92695 --- /dev/null +++ b/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/obj/Debug/net6.0/spworlds.AssemblyInfo.cs b/obj/Debug/net6.0/spworlds.AssemblyInfo.cs new file mode 100644 index 0000000..5af4006 --- /dev/null +++ b/obj/Debug/net6.0/spworlds.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 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("Mih4n")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyDescriptionAttribute("данная библиотека предназначена для работы с сайтом spworlds. Ознакомиться с доку" + + "ментацией можно в гитхабе проекта")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.5.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.5")] +[assembly: System.Reflection.AssemblyProductAttribute("spworlds")] +[assembly: System.Reflection.AssemblyTitleAttribute("spworlds")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.5.0")] +[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/Mih4n/spworlds")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/obj/Debug/net6.0/spworlds.AssemblyInfoInputs.cache b/obj/Debug/net6.0/spworlds.AssemblyInfoInputs.cache new file mode 100644 index 0000000..14e30a0 --- /dev/null +++ b/obj/Debug/net6.0/spworlds.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +16a07a97f6c3ac88ffd8da0fdc03f5c5f3aadf69 diff --git a/obj/Debug/net6.0/spworlds.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net6.0/spworlds.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..ad8855c --- /dev/null +++ b/obj/Debug/net6.0/spworlds.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,11 @@ +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.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = spworlds +build_property.ProjectDir = C:\Users\losev\OneDrive\Рабочий стол\spworlds\spworlds-csharp-library\ diff --git a/obj/Debug/net6.0/spworlds.GlobalUsings.g.cs b/obj/Debug/net6.0/spworlds.GlobalUsings.g.cs new file mode 100644 index 0000000..8578f3d --- /dev/null +++ b/obj/Debug/net6.0/spworlds.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +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/net6.0/spworlds.assets.cache b/obj/Debug/net6.0/spworlds.assets.cache new file mode 100644 index 0000000..b6f7e02 Binary files /dev/null and b/obj/Debug/net6.0/spworlds.assets.cache differ diff --git a/obj/project.assets.json b/obj/project.assets.json new file mode 100644 index 0000000..86a2ca5 --- /dev/null +++ b/obj/project.assets.json @@ -0,0 +1,73 @@ +{ + "version": 3, + "targets": { + "net6.0": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + "net6.0": [] + }, + "packageFolders": { + "C:\\Users\\losev\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + }, + "project": { + "version": "1.0.5", + "restore": { + "projectUniqueName": "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\spworlds.csproj", + "projectName": "spworlds", + "projectPath": "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\spworlds.csproj", + "packagesPath": "C:\\Users\\losev\\.nuget\\packages\\", + "outputPath": "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\losev\\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\\": {}, + "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.401\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache new file mode 100644 index 0000000..ba1db74 --- /dev/null +++ b/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "p7cKQ/JzbW/pFxNjOXo5Xhfj5ODn4c+I/3V85sntBWgUuc5uosay2iPDLl5YmDVFkvR7Suoevt+A+2w9fpQxjw==", + "success": true, + "projectFilePath": "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\spworlds.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/obj/spworlds.csproj.nuget.dgspec.json b/obj/spworlds.csproj.nuget.dgspec.json new file mode 100644 index 0000000..0b1b577 --- /dev/null +++ b/obj/spworlds.csproj.nuget.dgspec.json @@ -0,0 +1,67 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\spworlds.csproj": {} + }, + "projects": { + "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\spworlds.csproj": { + "version": "1.0.5", + "restore": { + "projectUniqueName": "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\spworlds.csproj", + "projectName": "spworlds", + "projectPath": "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\spworlds.csproj", + "packagesPath": "C:\\Users\\losev\\.nuget\\packages\\", + "outputPath": "C:\\Users\\losev\\OneDrive\\Рабочий стол\\spworlds\\spworlds-csharp-library\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\losev\\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\\": {}, + "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.401\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/obj/spworlds.csproj.nuget.g.props b/obj/spworlds.csproj.nuget.g.props new file mode 100644 index 0000000..631dc36 --- /dev/null +++ b/obj/spworlds.csproj.nuget.g.props @@ -0,0 +1,16 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\losev\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + PackageReference + 6.7.0 + + + + + + \ No newline at end of file diff --git a/obj/spworlds.csproj.nuget.g.targets b/obj/spworlds.csproj.nuget.g.targets new file mode 100644 index 0000000..3dc06ef --- /dev/null +++ b/obj/spworlds.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/spworlds-csharp-library.sln b/spworlds-csharp-library.sln index 605e735..280db8a 100644 --- a/spworlds-csharp-library.sln +++ b/spworlds-csharp-library.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.002.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "spworlds", "src\spworlds.csproj", "{9021649B-BD6F-4345-98B5-C444212798DD}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "spworlds", "spworlds.csproj", "{8533B40D-866C-48F4-B86D-E78B18C3ABB7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,15 +11,15 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9021649B-BD6F-4345-98B5-C444212798DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9021649B-BD6F-4345-98B5-C444212798DD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9021649B-BD6F-4345-98B5-C444212798DD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9021649B-BD6F-4345-98B5-C444212798DD}.Release|Any CPU.Build.0 = Release|Any CPU + {8533B40D-866C-48F4-B86D-E78B18C3ABB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8533B40D-866C-48F4-B86D-E78B18C3ABB7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8533B40D-866C-48F4-B86D-E78B18C3ABB7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8533B40D-866C-48F4-B86D-E78B18C3ABB7}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {EBAB5784-4D28-4830-AB69-BC3ECE2D13CD} + SolutionGuid = {BE11369E-4413-4906-AA74-27DA2B97F452} EndGlobalSection EndGlobal