Skip to content

Commit f8069ab

Browse files
committed
migrate solution to slnx
1 parent 53e360a commit f8069ab

2 files changed

Lines changed: 23 additions & 63 deletions

File tree

FTMS.NET.sln

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

FTMS.NET.slnx

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
<File Path=".gitignore" />
5+
<File Path="Directory.Build.props" />
6+
<File Path="GitVersion.yml" />
7+
<File Path="LICENSE" />
8+
<File Path="README.md" />
9+
</Folder>
10+
<Folder Name="/Solution Items/.github/">
11+
<File Path=".github/dependabot.yml" />
12+
</Folder>
13+
<Folder Name="/Solution Items/.github/workflows/">
14+
<File Path=".github/workflows/cicd.yml" />
15+
</Folder>
16+
<Folder Name="/Solution Items/docs/">
17+
<File Path="docs/Assigned_Numbers.pdf" />
18+
<File Path="docs/FTMS_v1.0-1.pdf" />
19+
<File Path="docs/GATT_Specification_Supplement.pdf" />
20+
</Folder>
21+
<Project Path="FTMS.NET.Tests/FTMS.NET.Tests.csproj" />
22+
<Project Path="FTMS.NET/FTMS.NET.csproj" />
23+
</Solution>

0 commit comments

Comments
 (0)