diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..70212ce Binary files /dev/null and b/.DS_Store differ diff --git a/Sort_7.sln b/Sort_8.sln similarity index 88% rename from Sort_7.sln rename to Sort_8.sln index d3b6528..f965abb 100644 --- a/Sort_7.sln +++ b/Sort_8.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 25.0.1706.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sort_7", "Sort_7\Sort_7.csproj", "{BB002E88-5760-4A2D-9346-7CD592A066D3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sort_8", "Sort_8\Sort_8.csproj", "{BB002E88-5760-4A2D-9346-7CD592A066D3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/Sort_7/Program.cs b/Sort_8/Program.cs similarity index 100% rename from Sort_7/Program.cs rename to Sort_8/Program.cs diff --git a/Sort_7/Sort_7.csproj b/Sort_8/Sort_8.csproj similarity index 80% rename from Sort_7/Sort_7.csproj rename to Sort_8/Sort_8.csproj index f02677b..91b464a 100644 --- a/Sort_7/Sort_7.csproj +++ b/Sort_8/Sort_8.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable