Skip to content

Commit 46104a9

Browse files
authored
Convert sln to slnx (#814)
1 parent cfd5e8b commit 46104a9

File tree

2 files changed

+19
-73
lines changed

2 files changed

+19
-73
lines changed

Meziantou.Analyzer.sln

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

Meziantou.Analyzer.slnx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
<File Path=".github/workflows/ci.yml" />
5+
<File Path="CHANGELOG.md" />
6+
<File Path="Directory.Build.props" />
7+
<File Path="Directory.Build.targets" />
8+
<File Path="global.json" />
9+
<File Path="README.md" />
10+
<File Path="renovate.json" />
11+
</Folder>
12+
<Project Path="src/DocumentationGenerator/DocumentationGenerator.csproj" />
13+
<Project Path="src/ListDotNetTypes/ListDotNetTypes.csproj" />
14+
<Project Path="src/Meziantou.Analyzer.Annotations/Meziantou.Analyzer.Annotations.csproj" />
15+
<Project Path="src/Meziantou.Analyzer.CodeFixers/Meziantou.Analyzer.CodeFixers.csproj" />
16+
<Project Path="src/Meziantou.Analyzer.Pack/Meziantou.Analyzer.Pack.csproj" />
17+
<Project Path="src/Meziantou.Analyzer/Meziantou.Analyzer.csproj" />
18+
<Project Path="tests/Meziantou.Analyzer.Test/Meziantou.Analyzer.Test.csproj" />
19+
</Solution>

0 commit comments

Comments
 (0)