Skip to content

Commit

Permalink
chg - Fixed build failure
Browse files Browse the repository at this point in the history
---

Type: chg
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Apr 11, 2024
1 parent 4ccef97 commit 81fa86f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 118 deletions.
111 changes: 0 additions & 111 deletions Nettify.Demo/Fixtures/Cases/ShoutCastStats.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Nettify.Demo/Fixtures/FixtureManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ internal static class FixtureManager
// RSS
new RssFeedViewer(),
new RssFeedSearcher(),

// SHOUTcast
new ShoutCastStats(),
];

internal static IFixture GetFixtureFromName(string name)
Expand Down
4 changes: 0 additions & 4 deletions Nettify.Demo/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
"Nettify.Demo - RssFeedSearcher": {
"commandName": "Project",
"commandLineArgs": "RssFeedSearcher"
},
"Nettify.Demo - ShoutCastStats": {
"commandName": "Project",
"commandLineArgs": "ShoutCastStats"
}
}
}

0 comments on commit 81fa86f

Please sign in to comment.