Skip to content

Commit

Permalink
Merge pull request #24 from codecrafters-io/add-csharp-support
Browse files Browse the repository at this point in the history
Fix UUID format and add compiled files
  • Loading branch information
ryan-gang authored Nov 22, 2024
2 parents 2d85714 + ec3f118 commit 69b21b0
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions compiled_starters/csharp/codecrafters-kafka.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1700.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-7080-4080-7080-70808E0A}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-6637-4224-9656-02B5969179A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.Build.0 = Release|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {525E57A9-525E-425E-525E-525E57A9}
SolutionGuid = {525E57A9-4771-4437-9261-021B8B778A89}
EndGlobalSection
EndGlobal
12 changes: 6 additions & 6 deletions solutions/csharp/01-vi6/code/codecrafters-kafka.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1700.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-7080-4080-7080-70808E0A}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-6637-4224-9656-02B5969179A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.Build.0 = Release|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {525E57A9-525E-425E-525E-525E57A9}
SolutionGuid = {525E57A9-4771-4437-9261-021B8B778A89}
EndGlobalSection
EndGlobal
12 changes: 6 additions & 6 deletions starter_templates/csharp/code/codecrafters-kafka.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1700.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-7080-4080-7080-70808E0A}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-6637-4224-9656-02B5969179A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.Build.0 = Release|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {525E57A9-525E-425E-525E-525E57A9}
SolutionGuid = {525E57A9-4771-4437-9261-021B8B778A89}
EndGlobalSection
EndGlobal

0 comments on commit 69b21b0

Please sign in to comment.