Skip to content

Commit

Permalink
Automated update by SDK Generator version:2.7.0 commit:ed2670c (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklloyd authored Jan 21, 2025
1 parent f9fba15 commit 43cd08a
Showing 1 changed file with 5 additions and 5 deletions.
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", "{D812D329-F303-4240-B717-E15419107C55}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{1A59D356-CF88-4C2E-8D9E-943C7B34C8A7}"
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
{D812D329-F303-4240-B717-E15419107C55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D812D329-F303-4240-B717-E15419107C55}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D812D329-F303-4240-B717-E15419107C55}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D812D329-F303-4240-B717-E15419107C55}.Release|Any CPU.Build.0 = Release|Any CPU
{1A59D356-CF88-4C2E-8D9E-943C7B34C8A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A59D356-CF88-4C2E-8D9E-943C7B34C8A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A59D356-CF88-4C2E-8D9E-943C7B34C8A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A59D356-CF88-4C2E-8D9E-943C7B34C8A7}.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 43cd08a

Please sign in to comment.