Skip to content

Commit

Permalink
Merge branch 'main' into fix/spec-highlight-result
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Dec 4, 2023
2 parents 455810d + 1ee6846 commit b89a6a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions clients/algoliasearch-client-csharp/Algolia.Search.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ 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}") = "Algolia.Search", "algoliasearch\Algolia.Search.csproj", "{02A6F9B2-8BED-4F2C-B82A-BC048A1DDD3B}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Algolia.Search", "algoliasearch\Algolia.Search.csproj", "{A11FB8E0-0276-4572-9A34-DF3B71D0B27C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{02A6F9B2-8BED-4F2C-B82A-BC048A1DDD3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{02A6F9B2-8BED-4F2C-B82A-BC048A1DDD3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{02A6F9B2-8BED-4F2C-B82A-BC048A1DDD3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{02A6F9B2-8BED-4F2C-B82A-BC048A1DDD3B}.Release|Any CPU.Build.0 = Release|Any CPU
{A11FB8E0-0276-4572-9A34-DF3B71D0B27C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A11FB8E0-0276-4572-9A34-DF3B71D0B27C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A11FB8E0-0276-4572-9A34-DF3B71D0B27C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A11FB8E0-0276-4572-9A34-DF3B71D0B27C}.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 b89a6a4

Please sign in to comment.