xtqqczze

Results 219 comments of xtqqczze

@aalmada Unfortunately trimming doesn't appear to work for projects targeting .NET Standard. Additionally, starting in the .NET 8 SDK, trimming is unsupported for any version of .NET Standard or .NET...

@aalmada Does anything like this work: `` See https://til.cazzulino.com/msbuild/how-to-include-package-reference-files-in-your-nuget-package

@aalmada Do you know why checks are not running?

@KirillOsenkov Looks like the package has changed name to [ILRepack.Lib.MSBuild.Task](https://www.nuget.org/packages/ILRepack.Lib.MSBuild.Task), which has a version 2.0.33. Updated the PR.

@DavidTCarpenters Are you able to get this working?

> GCM 2.6 which targets .NET 8 has just been released on nuget.org > > https://www.nuget.org/packages/git-credential-manager/2.6.0 _Originally posted by @mjcheetham in https://github.com/git-ecosystem/git-credential-manager/issues/1702#issuecomment-2383279743_

@eltociear https://github.com/eltociear/PowerShell/commit/564d1dfa5823bef8959adf4d787f9b06b5925b73 fixes the only instance of `the the` in https://github.com/PowerShell/PowerShell/commit/master, therefore you could change the PR title to: > fix typo: `the the` -> `the`

@eltociear FYI, you can `backticks` within GitHub issue titles for enhanced formatting, i.e.: ``` fix typo: `the the` -> `the` ```

> We are currently facing some issues publishing a correctly signed package to Nuget.org. Due to recent sponsorship/corporate funding priority changes, work on GCM has unfortunately slowed significantly. > >...