cstdotnet/CSTNet.slnx
Tony Bark 190b8d10bb RollForward support
- Added Forward compatibility with newer SDKs.
- Added root items into solution.
2026-02-04 00:05:25 -05:00

11 lines
341 B
Text

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