aspnetcore/src/Servers
William Godbe ce058f639c
Add net461 TFM to netstandard2.0 projects (#25094)
* Add net461 TFM to netstandard2.0 projects

* Fix a couple of errors

* Fix some errors

* Get rid of Sockets reference

* Respond to feedback

* net461 -> property

* Fixup clientSample

* Remove net461 from analyzers/razor

* Remove net461 from test projects

* Feedback

* Add net461 test configs

* Remove some incompatible test configs

* Fix test
2020-08-27 16:05:40 -07:00
..
Connections.Abstractions/src Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
HttpSys Identifying if a request has a body #24175 (#24984) 2020-08-24 06:38:40 +00:00
IIS Fix MaxRequestBodySize in IIS (#25096) 2020-08-25 09:12:58 -07:00
Kestrel Identifying if a request has a body #24175 (#24984) 2020-08-24 06:38:40 +00:00
test/FunctionalTests
testassets
build.cmd