Skip to content

Commit 3685d3d

Browse files
committed
Use new xml based solution format
1 parent 048549c commit 3685d3d

File tree

2 files changed

+29
-61
lines changed

2 files changed

+29
-61
lines changed

TaglibSharp.sln

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

TaglibSharp.slnx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<Solution>
2+
<Folder Name="/Examples/">
3+
<Project Path="examples/BatchSet/BatchSet.csproj" />
4+
<Project Path="examples/GenerateTestFixture/GenerateTestFixture.csproj" />
5+
<Project Path="examples/ListSupportedMimeTypes/ListSupportedMimeTypes.csproj" />
6+
<Project Path="examples/ParsePhoto/ParsePhoto.csproj" />
7+
<Project Path="examples/ReadFromUri/ReadFromUri.csproj" />
8+
<Project Path="examples/SetPictures/SetPictures.csproj" />
9+
<Project Path="examples/StripImageData/StripImageData.csproj" />
10+
</Folder>
11+
<Folder Name="/Solution Items/">
12+
<File Path=".editorconfig" />
13+
<File Path=".gitattributes" />
14+
<File Path=".gitignore" />
15+
<File Path="AUTHORS" />
16+
<File Path="ChangeLog" />
17+
<File Path="COPYING" />
18+
<File Path="Directory.Build.props" />
19+
<File Path="Directory.Build.targets" />
20+
<File Path="Directory.Packages.props" />
21+
<File Path="global.json" />
22+
<File Path="NEWS" />
23+
<File Path="README.md" />
24+
<File Path="taglib-sharp.pc.in" />
25+
</Folder>
26+
<Project Path="src/Debug/Debug.csproj" />
27+
<Project Path="src/TaglibSharp/TaglibSharp.csproj" />
28+
<Project Path="tests/TaglibSharp.Tests/TaglibSharp.Tests.csproj" />
29+
</Solution>

0 commit comments

Comments
 (0)