-
https://rehansaeed.com/dotnet-new-feature-selection/
-
### Issue Description
FluentMigrator.MSBuild version 6.1.4 is packaged following guidance here: this project references nuget package FluentMigrator.MSBuild, which was packaged following the guidan…
-
Hey,
first of all the new features looks awesome!
Could it be possible to install the companion as dotnet tool? We have a post-checkout script which always installs the newest version of the dot…
-
- [x] Move `latest` tags in `manifest.json` to the new version
- Relevant issue: https://github.com/dotnet/dotnet-docker/issues/2316
- [x] #5982
- [x] https://github.com/microsoft/dotnet…
-
I recently attempted to manually add a docker file to a asp.net dotnetcore app but hit an error where the build failed with an unhelpful error message because I handn't supplied a docker ignore file. …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
RequestId flashed across the page
### Expected Behavior
_No response_
### Steps To Reprodu…
-
**Output of `dotnet --info`:**
```
.NET SDK:
Version: 7.0.101
Commit: bb24aafa11
Runtime Environment:
OS Name: Windows
OS Version: 10.0.19044
OS Platform: Windows
RID:…
-
_From @kromatic on September 21, 2017 20:58_
## Steps to reproduce
Run `dotnet new classlib` in new project folder.
## Expected behavior
On Linux, this should create Class1.cs and .csproj …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Deploying a container provisioned via the Keycloak integration won't start in Azure Container…
-
Hi @tminka, I tried your suggestion from https://github.com/dotnet/infer/issues/434, in order to infer some parameters, adding: `prec.InitialiseTo(Gamma.PointMass(1.0))`, but I got the following issue…