Jon Skeet
Jon Skeet
I can still reproduce this with 0.31.0. ## Repro steps Step 1: Create a new repo with `git init` Step 2: Add a remote: `git add remote abc https://abc` Step...
I think we probably do want to improve this, but I'm happy to close it as a duplicate of #114. Labeling as "meeting:discuss" and "meeting:proposal" to ratify that decision.
Revisiting this many moons later - I still want to close this as a duplicate of #114. I'm re-adding "meeting: discuss" to make it easier to find in our meeting.
Closing as a duplicate.
After discussion... we can't require the extern constructor to do anything in particular; we could potentially warn if there *is* a field initializer in a type which *only* has extern...
We should look at the Roslyn codebase for examples. (And Nigel's samples...)
Showing the S3 code doesn't really help us know what your GCS code looks like. Please provide a minimal example using Google.Cloud.Storage.V1.
No, you can't - at least not with our libraries. I'm afraid it's a use-case we just don't support at the moment. Assuming I've understood you correctly, this is basically...
I think it would probably make sense to have a Functions-specific one, if it's not too hard. The aspects of "the function URI is the audience" would be useful to...
I can't speak to whether this will fix any AOT issues, but it at worst looks harmless.