Skip to content

Commit 374354b

Browse files
Changed example folder name casing in solution file
1 parent 26469aa commit 374354b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DotNetElements.DebugRenderer.slnx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Solution>
2-
<Project Path="Examples/DotNetElements.DebugRenderer.Examples.OpenTk/DotNetElements.DebugRenderer.Examples.OpenTk.csproj" />
3-
<Project Path="Examples/DotNetElements.DebugRenderer.Examples.SilkNet/DotNetElements.DebugRenderer.Examples.Silk.Net.csproj" />
2+
<Project Path="examples/DotNetElements.DebugRenderer.Examples.OpenTk/DotNetElements.DebugRenderer.Examples.OpenTk.csproj" />
3+
<Project Path="examples/DotNetElements.DebugRenderer.Examples.SilkNet/DotNetElements.DebugRenderer.Examples.Silk.Net.csproj" />
44
<Project Path="src/DotNetElements.DebugRenderer.OpenTk/DotNetElements.DebugRenderer.OpenTk.csproj" />
55
<Project Path="src/DotNetElements.DebugRenderer.Silk.Net/DotNetElements.DebugRenderer.Silk.Net.csproj" />
66
<Project Path="src/DotNetElements.DebugRenderer/DotNetElements.DebugRenderer.Core.csproj" />

0 commit comments

Comments
 (0)