Nirmal Guru
Nirmal Guru
- GitLens Version: **12.1.1** - Git Version: **2.36.1** - VSCode Version: **1.68.1** - OS Version: **10.0.22621.110** Steps to Reproduce: 1. Install latest GitLens 2. Go to GitLens tab 3. See...
## Changes ### Misc refactors (_Follow up of #3894, #3896 and #4068_) - Update variables names and message text. - Update comments and fix casing, spelling mistakes. - Rearrange lines...
## Fixes #4180 - Use Static Graph restore when applicable. - Manage Packages Centrally using NuGet's CPVM feature. Know more about NuGet's [**C**entral **P**ackage **V**ersion **M**anagement (CPVM)](https://github.com/NuGet/Home/wiki/Centrally-managing-NuGet-package-versions) feature. ## PR...
**Type**: - Bug - Feature request **NPE version**: WASM **OS version**: Windows 11 **Installed from**: Not Applicable In the case of a BUG: - What is the current result? Displays...
## Info Extracted from CommunityToolkit/WindowsCommunityToolkit#4234 as the Common Code projects were separated in this new repository. ## Changes ### Simplify Roslyn multi-targeting - Refactor Roslyn multi-targeting to use multiple projects...
## Info Fixes CommunityToolkit/WindowsCommunityToolkit#4180 Extracted from CommunityToolkit/WindowsCommunityToolkit#4181 ## Changes - Use Static Graph restore when applicable. - Manage Packages Centrally using NuGet's CPVM feature. Know more about NuGet's [**C**entral **P**ackage...
**Closes #219** ## Changes Previously, static output path to the MVVM SourceGen assembly was used to pack the MVVM project. This leads to error when OutputPath was updated dynamically when...
## Problem When building and packing the MVVM `SourceGenerator` projects, pack fails to find the output artifacts when we use custom output paths. This is observed in #96 when I...
With response to this : I don't know why the team didn't think to have a file path to `file_header_template` that could contain all sorts of styled templates with or...
## Changes - Use 'windows-latest' image. - Narrow Test Results path pattern. - Do Restore separately from Build step. - Don't do previous steps like restore/build. - Use 'BuildConfiguration' for...