Skip to content

Commit 0d6a4d4

Browse files
Use slnx
1 parent bbaf167 commit 0d6a4d4

File tree

3 files changed

+2
-67
lines changed

3 files changed

+2
-67
lines changed

CodeConverter.sln

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

DotNetBuildable.slnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"solution": {
3-
"path": "CodeConverter.sln",
3+
"path": "CodeConverter.slnx",
44
"projects": [
55
"CodeConverter\\CodeConverter.csproj",
66
"CodeConv\\CodeConv.csproj",

DotNetPublishable.slnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"solution": {
3-
"path": "CodeConverter.sln",
3+
"path": "CodeConverter.slnx",
44
"projects": [
55
"Func\\Func.csproj",
66
"Web\\Web.csproj"

0 commit comments

Comments
 (0)