Skip to content

Commit

Permalink
Automated update by SDK Generator version:2.5.0 commit:cfda8be
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent e09283a commit 4c3f646
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tmp/*
.dist
api_new.yml
.eslintcache
.idea

.dist/*

Expand Down
10 changes: 5 additions & 5 deletions src/gen/Apideck.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 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{284586E2-683A-4AB3-96DA-D864262C46B0}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{D26E8282-AB5E-4220-915B-13CA911C1908}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck.Test", "src\Apideck.Test\Apideck.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
{284586E2-683A-4AB3-96DA-D864262C46B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{284586E2-683A-4AB3-96DA-D864262C46B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{284586E2-683A-4AB3-96DA-D864262C46B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{284586E2-683A-4AB3-96DA-D864262C46B0}.Release|Any CPU.Build.0 = Release|Any CPU
{D26E8282-AB5E-4220-915B-13CA911C1908}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D26E8282-AB5E-4220-915B-13CA911C1908}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D26E8282-AB5E-4220-915B-13CA911C1908}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D26E8282-AB5E-4220-915B-13CA911C1908}.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 4c3f646

Please sign in to comment.