-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
If I use Postman, I receive the same error calling the Databricks API. If I change get-status?path=%5CShared to get-status?path=/Shared or get-status?path=%2fShared api call is successful. Notebook …
-
Due to a bug in CodeDom's generation of C# code comments that the StronglyTypedResourceBuilder class in this repo does nothing to avoid, any project with `true` that embeds a file that contains a line…
jnm2 updated
10 months ago
-
**Is your feature request related to a problem? Please describe.**
Reading through https://github.com/reactiveui/refit/issues/972 sparked an idea of doing the reverse and creating a C# 9 source gener…
-
## Dart client is not working
### Description
As stated in FusionAuth/fusionauth-dart-client#13, our Dart client library is throwing a lot of errors.
I tried fixing it by changing the `char` t…
-
There is an issue when trying to generate stubs for target runtimes > .net 6. See the output before for the .net 8 case.
According to https://github.com/dotnet/sdk/issues/9917 it seems like a tool ha…
-
Hello,
I have a scenario, where I use GraphServiceClient based on ClientSecretCredential to paginate over some site-list-items resources, and after an hour or so, the aiohttp session is becoming No…
-
The current Dart SDK version is 2.12.3.
Hello :) I have been trying to get this project to work past few days on android, ios or web but to no avail. Below is the result I have from Android Studio.
…
-
### Motivation
In [strongly typed models](https://github.com/Kentico/delivery-sdk-net#strongly-typed-responses), this is supported:
`IEnumerable CollectionOfMyTypes { get; set; }`
and this is…