We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78096d3 commit ab42e77Copy full SHA for ab42e77
SimpleBase.sln
SimpleBase.slnx
@@ -0,0 +1,22 @@
1
+<Solution>
2
+ <Folder Name="/Solution Items/">
3
+ <File Path=".editorconfig" />
4
+ <File Path=".github\workflows\test.yml" />
5
+ <File Path=".gitignore" />
6
+ <File Path="CHANGELOG.md" />
7
+ <File Path="global.json" />
8
+ <File Path="LICENSE.txt" />
9
+ <File Path="pack.cmd" />
10
+ <File Path="pack.sh" />
11
+ <File Path="push.cmd" />
12
+ <File Path="push.sh" />
13
+ <File Path="README.md" />
14
+ <File Path="SimpleBase.snk" />
15
+ </Folder>
16
+ <Project Path="benchmark\Benchmark.csproj" />
17
+ <Project Path="src\SimpleBase.csproj" />
18
+ <Project Path="test\SimpleBase.Tests.csproj" />
19
+ <Properties Name="Visual Studio">
20
+ <Property Name="OpenWith" Value="17" />
21
+ </Properties>
22
+</Solution>
0 commit comments