RollForward support

- Added Forward compatibility with newer SDKs.
- Added root items into solution.
This commit is contained in:
Tony Bark 2026-02-04 00:04:24 -05:00
parent 7d823aa78b
commit d6c0be0325
5 changed files with 20 additions and 2 deletions

View file

@ -1,4 +1,10 @@
<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>