mirror of
https://github.com/LANCommander/GameOverlay.Capture.git
synced 2026-08-01 03:38:56 -04:00
15 lines
731 B
Text
15 lines
731 B
Text
<Solution>
|
|
<Folder Name="/samples/">
|
|
<Project Path="samples/GameOverlay.Capture.Cli/GameOverlay.Capture.Cli.csproj" />
|
|
</Folder>
|
|
<Folder Name="/src/">
|
|
<Project Path="src/GameOverlay.Capture.Core/GameOverlay.Capture.Core.csproj" />
|
|
<Project Path="src/GameOverlay.Capture.Linux/GameOverlay.Capture.Linux.csproj" />
|
|
<Project Path="src/GameOverlay.Capture.MacOS/GameOverlay.Capture.MacOS.csproj" />
|
|
<Project Path="src/GameOverlay.Capture.Windows/GameOverlay.Capture.Windows.csproj" />
|
|
<Project Path="src/GameOverlay.Capture/GameOverlay.Capture.csproj" />
|
|
</Folder>
|
|
<Folder Name="/tests/">
|
|
<Project Path="tests/GameOverlay.Capture.Tests/GameOverlay.Capture.Tests.csproj" />
|
|
</Folder>
|
|
</Solution>
|