Norman Walsh

Results 329 comments of Norman Walsh

@baronfel is there anything else I can do to help move this along? It's blocking a production release for me.

That doesn't seem to work: ``` $ dotnet publish --configuration Release -r osx-x64 --self-contained true -p:PublishSingleFile=true -p:IncludeNativeLibrariesForSelfExtract=true -p:IncludeSymbolsInSingleFile=true -p:Version=1.0.0 -p:packageVersion=1.0.0 Microsoft (R) Build Engine version 17.1.0+ae57d105c for .NET Copyright (C)...

Builds, but is still corrupted: ``` $ dotnet publish --configuration Release -r osx-x64 --self-contained true -p:PublishSingleFile=true -p:IncludeNativeLibrariesForSelfExtract=true -p:Version=1.0.0 -p:packageVersion=1.0.0 Microsoft (R) Build Engine version 17.1.0+ae57d105c for .NET Copyright (C) Microsoft...

Right. I did this a couple of days ago, but I guess GitHub ate my comment because it was more than 64K. [trace.log](https://github.com/dotnet/sdk/files/8352264/trace.log)

Sorry I misunderstood. Here you go. [run.log](https://github.com/dotnet/sdk/files/8353169/run.log)

+1 for the same reason. I just brute-forced all the 1.0's to 2.0's and it didn't fall over dramatically, but it would be good if someone with more experience could...

Yes, parallel might be necessary. I tried to persuade the DocBook folks to move from the 1.0 stylesheets and got precisely that argument, that lots of places were still relying...

By the way, I have my first request for XSLT 3.0 support, https://github.com/ndw/xmlcalabash1/issues/267

I was having the high CPU utilization issues reported in this thread (but not the icloud spinning ball), so I grabbed the build above. "Unable to set system DNS server,...