Add required properties to the schedule.

This commit is contained in:
Fred Silberberg 2020-06-30 11:44:45 -07:00 committed by GitHub
parent 413c55fe88
commit dd3261cfde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@
- [Non-defaultable struct types](https://github.com/dotnet/csharplang/issues/99#issuecomment-601792573) (Sam, Chuck)
- Confirm unspeakable `Clone` method and long-term implications (Jared/Julien)
- [Required properties](https://github.com/dotnet/csharplang/issues/3630) (Fred)
## Jun 29, 2020