Skip to content

Commit 4140071

Browse files
authored
Merge pull request #8 from rameel/slnx
Migrate solution file to slnx
2 parents c22aa1e + 3d6f3e8 commit 4140071

File tree

2 files changed

+12
-41
lines changed

2 files changed

+12
-41
lines changed

Ramstack.ExpressionParser.sln

Lines changed: 0 additions & 41 deletions
This file was deleted.

Ramstack.ExpressionParser.slnx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<Solution>
2+
<Folder Name="/.root/">
3+
<File Path=".editorconfig" />
4+
<File Path=".gitignore" />
5+
<File Path="Directory.Build.props" />
6+
<File Path="Directory.Packages.props" />
7+
<File Path="LICENSE" />
8+
<File Path="README.md" />
9+
</Folder>
10+
<Project Path="src/Ramstack.ExpressionParser/Ramstack.ExpressionParser.csproj" />
11+
<Project Path="tests/Ramstack.ExpressionParser.Tests/Ramstack.ExpressionParser.Tests.csproj" />
12+
</Solution>

0 commit comments

Comments
 (0)