Skip to content

Commit e5f918c

Browse files
authored
Remove the coreclr.h hosting sample (#4786)
Ever since .NET Core 3.0 hosting should be done using `hostfxr`. The `coreclr.h` hosting has been effectively obsolete since. This change removes the `coreclr.h` hosting sample. Also includes some small improvements to the readme for the `hostfxr` hosting sample.
1 parent a0a94dc commit e5f918c

File tree

10 files changed

+5
-611
lines changed

10 files changed

+5
-611
lines changed

core/hosting/HostWithCoreClrHost/README.md

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

core/hosting/HostWithCoreClrHost/build.bat

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

core/hosting/HostWithCoreClrHost/build.sh

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

core/hosting/HostWithCoreClrHost/buildOsx.sh

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

core/hosting/HostWithCoreClrHost/src/ManagedLibrary/ManagedLibrary.csproj

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

core/hosting/HostWithCoreClrHost/src/ManagedLibrary/ManagedWorker.cs

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

0 commit comments

Comments
 (0)