Skip to content

Commit 69b21b0

Browse files
authored
Merge pull request #24 from codecrafters-io/add-csharp-support
Fix UUID format and add compiled files
2 parents 2d85714 + ec3f118 commit 69b21b0

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

compiled_starters/csharp/codecrafters-kafka.sln

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 25.0.1700.0
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-7080-4080-7080-70808E0A}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-6637-4224-9656-02B5969179A2}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE
2121
EndGlobalSection
2222
GlobalSection(ExtensibilityGlobals) = postSolution
23-
SolutionGuid = {525E57A9-525E-425E-525E-525E57A9}
23+
SolutionGuid = {525E57A9-4771-4437-9261-021B8B778A89}
2424
EndGlobalSection
2525
EndGlobal

solutions/csharp/01-vi6/code/codecrafters-kafka.sln

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 25.0.1700.0
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-7080-4080-7080-70808E0A}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-6637-4224-9656-02B5969179A2}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE
2121
EndGlobalSection
2222
GlobalSection(ExtensibilityGlobals) = postSolution
23-
SolutionGuid = {525E57A9-525E-425E-525E-525E57A9}
23+
SolutionGuid = {525E57A9-4771-4437-9261-021B8B778A89}
2424
EndGlobalSection
2525
EndGlobal

starter_templates/csharp/code/codecrafters-kafka.sln

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 25.0.1700.0
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-7080-4080-7080-70808E0A}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "codecrafters-kafka", "codecrafters-kafka.csproj", "{70808E0A-6637-4224-9656-02B5969179A2}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{70808E0A-7080-4080-7080-70808E0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{70808E0A-7080-4080-7080-70808E0A}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{70808E0A-6637-4224-9656-02B5969179A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{70808E0A-6637-4224-9656-02B5969179A2}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE
2121
EndGlobalSection
2222
GlobalSection(ExtensibilityGlobals) = postSolution
23-
SolutionGuid = {525E57A9-525E-425E-525E-525E57A9}
23+
SolutionGuid = {525E57A9-4771-4437-9261-021B8B778A89}
2424
EndGlobalSection
2525
EndGlobal

0 commit comments

Comments
 (0)