-
When i write `dotnet build` in any project, I have this error:
```
> dotnet build
Microsoft (R) Build Engine version 16.3.0+0f4c62fea for .NET Core
Copyright (C) Microsoft Corporation. All rights …
-
#
Section 4.3.3 (URLs for Related Entities with Referential Constraints) of [OData Version 4.0. Part 2: URL Conventions Plus Errata 03](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part2-…
-
## Environment data
`dotnet --info` output:
OS Name: Windows
OS Version: 10.0.18363
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\5.0.1…
-
Receive this error when the ARM template deployment is running the Microsoft.Web/sites/sourcecontrol. The .net framework/SDK's referenced in the error exist and are available. The error is a templat…
-
### GitHub Tags:
#A11yMAS; #A11yTCS; #A11ySev2; #BM_ASP.NET_Web_Jun2024; #.NETCore; #WCAG4.1.3; #DesktopWeb; #Win11; #FTP; #Narrator; #NVDA; #ChromiumEdge; #Chrome;
### Environment Details:
App n…
-
Startup of a 3.1 app fails after the deployment to an Azure App service.
A bit more detailed log from the event logs:
```
Cannot use file stream for [D:\Windows\system32\SRM.deps.json]: No such f…
-
In .net core AES is used which does not support 256 blocksize which is the exact reason why RijindaelManaged doesn't work. Unless I am missing something here, if I am please correct me as I can not ge…
-
I've an application the uses .NET Core 2.2 and build against net472.
I discovered that publishing the same app using .NET Core SDK 3.x produces different publish output than SDK 2.x. Below are sample…
-
"Moved" from https://github.com/aspnet/AspNetCoreModule/issues/183 (but I'm too lazy to actually move the issue).
-
When I create a migration bundle and do not specify a runtime, it looks like the subsequent build step does not specify a runtime. The creation of the bundle (from the verbose logging: _dotnet publish…