-
_Originally posted by @eiriktsarpalis in https://github.com/dotnet/runtime/pull/104763#discussion_r1675712581_
> Notice this passes `hostarch x64` because this is a build where we need to create an…
-
Version used: 1.3.0
Exception:
Unhandled exception. System.Xml.XmlException: There is no Unicode byte order mar
k. Cannot switch to Unicode.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)…
-
To enable signing with MicroBuild in the new `Stage-Dotne-Prepare-Artifacts` pipeline (first part of the staging pipeline) we need to request approval as described in the [MicroBuild documentation](ht…
-
Hi,
I am getting below error when installing this nuget package. Did I miss anything here? How to resolve? Thanks,
Severity Code Description Project File Line Suppression State
Error Could not…
-
I tried to publish my project with the single file option enabled and the executable is created with the separate www folder. Is there a way, without having to resort to third-party programs, to have …
-
Hey, I wanted to let you know about a toolkit (prototype) I made for writing NES programs in C#:
https://github.com/jonathanpeppers/dotnes
I just wanted to bundle some simple NES emulator that r…
-
I tried to build clr subset with .NET 8 RC2 commit [0b25e38](https://github.com/dotnet/runtime/commit/0b25e38ad32a69cd83ae246104b32449203cc71c) failed, the output as following.
My VS is 17.8 with c++…
-
**Application Name**: Text-Grab
**OS**: Windows 10 21H2
**CPU**: X64
**.NET Build Number**: dotnet-sdk-9.0.100-rc.2.24470.13
**Source location or Repro machine checking at**: https://devdiv.visual…
-
### Describe the bug
I have a .NET 7 WPF application which has a ClickOnce publish profile. Publishing it (via VS or dotnet publish) fails with the error:
`
C:\Program Files\dotnet\sdk\7.0.305\Mi…
-
This used to work in versions prior to 17.10. Might be related to https://github.com/dotnet/sdk/issues/38777
**Version Used**: 17.10.0-preview-24101-01+07fd5d51f
**Steps to Reproduce**:
This…