Skip to content

Commit

Permalink
fix: push new version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Feb 9, 2024
1 parent 57c5cfb commit 3d5571b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Org.OpenAPITools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
VisualStudioVersion = 12.0.0.0
MinimumVisualStudioVersion = 10.0.0.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{CF62BC11-2B34-41E0-BC7B-74F15B7AB54F}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{15EB7128-840B-4965-97C5-03D83FB475AF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools.Test", "src\Org.OpenAPITools.Test\Org.OpenAPITools.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF62BC11-2B34-41E0-BC7B-74F15B7AB54F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF62BC11-2B34-41E0-BC7B-74F15B7AB54F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF62BC11-2B34-41E0-BC7B-74F15B7AB54F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF62BC11-2B34-41E0-BC7B-74F15B7AB54F}.Release|Any CPU.Build.0 = Release|Any CPU
{15EB7128-840B-4965-97C5-03D83FB475AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{15EB7128-840B-4965-97C5-03D83FB475AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{15EB7128-840B-4965-97C5-03D83FB475AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{15EB7128-840B-4965-97C5-03D83FB475AF}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down

0 comments on commit 3d5571b

Please sign in to comment.