innominateAtWork

Results 3 issues of innominateAtWork

The Microsoft.TextTemplating.targets will run t4 transformations on any .tt files in your project on build. https://learn.microsoft.com/en-us/visualstudio/modeling/code-generation-in-a-build-process?view=vs-2022&tabs=csharp However if a .tt file (and nothing else) is changed then FastUpToDate will prevent...

Feature-Up-to-date
Triage-Investigate

After updating to the latest version of visual studio (17.10.2) I started getting the error below on build. ``` 1>MSBUILD : PackExcelAddIn error DNA-818471385: Assembly at bin\Debug\net6.0-windows\System.Threading.Channels.dll could not be...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Steps: 1. Create "Blazor Web Assembly Standalone App" via new...

investigate
area-blazor