-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathConsoleTable.slnx
More file actions
20 lines (20 loc) · 806 Bytes
/
ConsoleTable.slnx
File metadata and controls
20 lines (20 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<Solution>
<Folder Name="/.github/" />
<Folder Name="/.github/workflows/">
<File Path=".github/workflows/build-and-publish.yml" />
</Folder>
<Folder Name="/ChangeLogs/">
<File Path="ChangeLogs/1.0.0-ChangeLog.md" />
<File Path="ChangeLogs/1.0.1-ChangeLog.md" />
<File Path="ChangeLogs/1.0.2-ChangeLog.md" />
<File Path="ChangeLogs/1.0.3-ChangeLog.md" />
<File Path="ChangeLogs/2.0.0-ChangeLog.md" />
<File Path="ChangeLogs/2.1.0-ChangeLog.md" />
<File Path="ChangeLogs/2.2.0-ChangeLog.md" />
</Folder>
<Folder Name="/Tests/">
<Project Path="Tests/ConsoleTable.Text.Tests/ConsoleTable.Text.Tests.csproj" />
</Folder>
<Project Path="ConsoleTable.Text.Examples/ConsoleTable.Text.Examples.csproj" />
<Project Path="ConsoleTable.Text/ConsoleTable.Text.csproj" />
</Solution>