Skip to content

Commit ac4976b

Browse files
committed
Convert .sln solution file to .slnx format
1 parent 37b479a commit ac4976b

2 files changed

Lines changed: 17 additions & 36 deletions

File tree

ConvertProjDepToProjRef.sln

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

ConvertProjDepToProjRef.slnx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!---
2+
SPDX-FileCopyrightText: © 2025 Victor Derks
3+
SPDX-License-Identifier: MIT
4+
-->
5+
6+
<Solution>
7+
<Folder Name="/Solution Items/">
8+
<File Path=".editorconfig" />
9+
<File Path="CHANGELOG.md" />
10+
<File Path="create-signed-release.cmd" />
11+
<File Path="Directory.Build.props" />
12+
<File Path="Directory.Packages.props" />
13+
<File Path="nuget.config" />
14+
<File Path="README.md" />
15+
</Folder>
16+
<Project Path="src/ConvertProjDepToProjRef.csproj" />
17+
</Solution>

0 commit comments

Comments
 (0)