/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Servers/HttpSys/samples/SelfHostServer/App.config
6 строк
135 B
Justin Kotalik
Make HttpSys use ProjectReference and move HttpSys into Servers folder (#4335)
05 дек 2018, 03:44
Не верифицирован
05 дек 2018, 03:44
736083c
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8" ?> <configuration> <runtime> <gcServer enabled="true"/> </runtime> </configuration>