Longhorn/Longhorn.slnx
Tony Bark d6c0be0325 RollForward support
- Added Forward compatibility with newer SDKs.
- Added root items into solution.
2026-02-04 00:04:24 -05:00

10 lines
311 B
Text

<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="global.json" />
<File Path="README.md" />
</Folder>
<Project Path="Longhorn.Tests/Longhorn.Tests.csproj" />
<Project Path="Longhorn/Longhorn.csproj" />
</Solution>