Robin Lashof-Regas

Results 5 comments of Robin Lashof-Regas

Two more notes that may be relevant: 1. `$ curl api.nuget.org` works from the WSL bash shell (i.e. not inside the dev container. 2. I am not able to reproduce...

Interesting. So when I simply read the stream as blocks using `Stream.Read()` it does not throw an exception (the streams are equivalent), this code: ```cs private static byte[] ReadStream(Stream stream,...

Sorry been super busy with other things but no. I will try next chance I get but I had tried previously and was not able to reproduce with other files.

Note: Just noticed that this is caused by the following line in my IEntityTypeConfiguration implementation: `builder.Property(l => l.Id) .ForSqlServerUseSequenceHiLo("listing_hilo") .IsRequired();`

FYI for those like me who stumbled across this but don't have nb_black installed: The error message for me was `InvalidVersionSpec: Invalid version '4.7.0