Skip to content

Commit e4af49c

Browse files
committed
screw it, no sample
1 parent 1dc9c04 commit e4af49c

File tree

5 files changed

+1
-70
lines changed

5 files changed

+1
-70
lines changed

AspNetCore.slnx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,6 @@
890890
</Folder>
891891
<Folder Name="/src/Servers/HttpSys/samples/">
892892
<Project Path="src/Servers/HttpSys/samples/HotAddSample/HotAddSample.csproj" />
893-
<Project Path="src/Servers/HttpSys/samples/MinimalSample/MinimalSample.csproj" />
894893
<Project Path="src/Servers/HttpSys/samples/QueueSharing/QueueSharing.csproj" />
895894
<Project Path="src/Servers/HttpSys/samples/SelfHostServer/SelfHostServer.csproj" />
896895
<Project Path="src/Servers/HttpSys/samples/TestClient/TestClient.csproj" />

src/Servers/HttpSys/HttpSysServer.slnf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"src\\Servers\\Connections.Abstractions\\src\\Microsoft.AspNetCore.Connections.Abstractions.csproj",
3636
"src\\Servers\\HttpSys\\perf\\Microbenchmarks\\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks.csproj",
3737
"src\\Servers\\HttpSys\\samples\\HotAddSample\\HotAddSample.csproj",
38-
"src\\Servers\\HttpSys\\samples\\MinimalSample\\MinimalSample.csproj",
3938
"src\\Servers\\HttpSys\\samples\\QueueSharing\\QueueSharing.csproj",
4039
"src\\Servers\\HttpSys\\samples\\SelfHostServer\\SelfHostServer.csproj",
4140
"src\\Servers\\HttpSys\\samples\\TestClient\\TestClient.csproj",
@@ -56,4 +55,4 @@
5655
"src\\WebEncoders\\src\\Microsoft.Extensions.WebEncoders.csproj"
5756
]
5857
}
59-
}
58+
}

src/Servers/HttpSys/samples/MinimalSample/MinimalSample.csproj

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

src/Servers/HttpSys/samples/MinimalSample/Program.cs

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

src/Servers/HttpSys/samples/MinimalSample/Properties/launchSettings.json

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

0 commit comments

Comments
 (0)