Skip to content

Commit

Permalink
chore: upgrade to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Amitpnk committed Sep 29, 2024
1 parent 3304c09 commit fe9ddd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CleanArch.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31105.61
# Visual Studio Version 17
VisualStudioVersion = 17.11.35312.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{BB97F0B4-9076-443B-81A4-E98F4BEC62B7}"
EndProject
Expand Down Expand Up @@ -39,7 +39,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CleanArch.Common.UnitTests"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CleanArch.Persistence.IntegrationTests", "test\CleanArch.Persistence.IntegrationTests\CleanArch.Persistence.IntegrationTests.csproj", "{4DA08C5F-9C74-4A17-9D87-9B074CB54D4F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CleanArch.App", "src\CleanArch.App\CleanArch.App.csproj", "{1BD8E443-8C53-453E-A836-D0EBC3AF627F}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CleanArch.App", "src\CleanArch.App\CleanArch.App.csproj", "{1BD8E443-8C53-453E-A836-D0EBC3AF627F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit fe9ddd0

Please sign in to comment.