-
**Is your feature request related to a problem? Please describe.**
I would like to use project isolation in our build and use the dependency analysis gradle plugin
Project isolation is described her…
-
In Exercism v3, we are making increased use of our v2 [analyzers](https://github.com/exercism/docs/blob/main/building/tooling/analyzers/README.md). Analyzers automatically assess student's submissions…
-
This isn't necessarily a bug, but it had me stumped all morning, so wanted to flag it for future readers, and maybe for the Roslyn team to consider a diagnostic warning as part of `EnforceExtendedAnal…
-
Historically, the ORT analyzer has been pedantic about getting things right (i.e. resolving *exactly* the same dependencies as the build system does), and gathering *all* metadata known about a packag…
-
i have a crate that has two binaries in mycrate/src/bin/executable-a and mycrate/src/bin/executable-b
with cargo install i could `cargo install --git XXX mycrate --bin executable-a`
but the flag…
-
### Description
https://github.com/dotnet/windowsdesktop/issues/4789
Our app uses MSAL to login, using the Microsoft.Identity.Client packages.
This used to work in .NET8, but we updated our app to .…
-
Currently, `rules_rust`'s `rust-project.json` generation code does not provide enough information for rust-analyzer to know how to launch a unit test. It looks like this and tries to run `cargo` when…
-
We are trying to use our own builder image, and it fails with following error:
```
[detector] ERROR: failed to write group file: open /layers/group.toml: permission denied
```
We noticed that …
-
**Describe the bug**
Our CICD can't access the internet directly. Therefore we use an intermediate Artifactory which can do so. We use this Artifactory with the following properties:
- central.conte…
-
### Source Generators
### Nuget Package
**NuGet Package**: [Microsoft.CodeAnalysis.ResxSourceGenerator](https://www.nuget.org/packages/Microsoft.CodeAnalysis.ResxSourceGenerator/3.11.0-beta1.24…