mirror of
https://github.com/tonytins/cstdotnet.git
synced 2026-02-10 12:14:47 -05:00
Added SLNX solution file
Added the new CSTNet.slnx solution file and updated the README to mention the deprecation of the .sln solution type in favor of .slnx. Also fixed minor formatting issues in the README.
This commit is contained in:
parent
7193611ed9
commit
9069feb38a
2 changed files with 12 additions and 2 deletions
9
CSTNet.slnx
Normal file
9
CSTNet.slnx
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<Solution>
|
||||
<Folder Name="/Solution Items/">
|
||||
<File Path=".editorconfig" />
|
||||
<File Path="doc/changelog.md" />
|
||||
<File Path="README.md" />
|
||||
</Folder>
|
||||
<Project Path="CSTNet.Tests/CSTNet.Tests.csproj" />
|
||||
<Project Path="CSTNet/CSTNet.csproj" />
|
||||
</Solution>
|
||||
Loading…
Add table
Add a link
Reference in a new issue