-
Great tool!, however
I would like to use this tool to update csproj files (dotnet core).
I update the search filter to **\*.csproj
and the build failed with an error of:
"Specified argument was …
-
The issue : The Microservice will not be detectable if you rename the .csproj file while having the Beamo ID different than the .csproj file name.
Steps to reproduce :
1-Create a C# Microservice.
2…
-
### Description of the issue
When saving files under Mac OS Sequoia to an external drive not formatted with APFS, a dot underscore attribute file is created for modified files, MSBUILD picks these …
-
The NuGet updater for dependabot is getting rewritten from the ground up, all the way from `git clone ...` to `create_pull_request`. This is meant to be a sort of tracking issue as well as hopefully …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [2864ec446610af711889f22c4bf88904d57b6bf3](https://github.com/dotnet/runtime/commit/286…
-
`project.json` is on its way out of the door while (the newly-improved) `csproj` is becoming the default.
-
### Dependabot Fails on step 4 due to colons on XMLs
Run the last step of the tutorial and dependabot fails due to colons on XMLs
### How to reproduce
1. Go to Step 4
2. Run it
3. You get…
-
### Steps To Reproduce
In Core.Test.csproj under test/Core.Test/
`..\common\Common.csproj` should have uppercase `C` instead of `c` since directory name is `Common`
```
```
##…
-
Using the [`` property ](https://github.com/dotnet/aspire/blob/92b8506f05f41bf2ba6634ed6b0dd63a46b64ca1/src/Aspire.Hosting.AppHost/build/Aspire.Hosting.AppHost.targets#L195) to override the directory …
-
### Library name
Azure.AI.Inference
### Please describe the feature.
When trying to use `Azure.AI.Inference` in a native AOT application, the following trim/AOT warnings are produced:
```
ILC …