NuDoq
NuDoq copied to clipboard
A standalone API to read .NET XML documentation files and optionally augment it with reflection information.
Bumps the thisassembly group with 1 update: [ThisAssembly](https://github.com/devlooped/ThisAssembly). Updates `ThisAssembly` from 1.2.5 to 1.4.3 Release notes Sourced from ThisAssembly's releases. v1.4.3 What's Changed ✨ Implemented enhancements Remove local path discovery...
# devlooped/oss - NoTargets/Traversal SDKs now support central package versions too https://github.com/devlooped/oss/commit/afca922 - Enable floating versions for central packages by default https://github.com/devlooped/oss/commit/b1d14c6 - Update .gitignore with BenchmarkDotNet artifacts default path...
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.4.1 to 17.9.0. Release notes Sourced from Microsoft.TestPlatform.ObjectModel's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @nohwnd in microsoft/vstest#4693 Add platform guard by @dotMorten in microsoft/vstest#4737...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.4.1 to 17.9.0 Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks...
Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 0.9.1 to 1.2.1. Release notes Sourced from NuGetizer's releases. v1.2.1 What's Changed ✨ Implemented enhancements Remove SponsorLink code and bring back analyzers by @kzu in devlooped/nugetizer#463 Full...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. Commits ce73397 Update Readme to 8.0.0 c782a04 Update dependencies from https://github.com/dotnet/source-build-reference-pac... 89b9cd2 Update dependencies from https://github.com/dotnet/source-build-reference-pac... 3740aa2 Update dependencies from https://github.com/dotnet/source-build-reference-pac... a2b1485 Update dependencies...
# devlooped/oss - Fix improper first / in gh api repos https://github.com/devlooped/oss/commit/f2b690c - Ignore slnx file format too https://github.com/devlooped/oss/commit/68b409c - Group MEAI packages together https://github.com/devlooped/oss/commit/e733294 - Ensure dnx run succeeds...
Bumps the thisassembly group with 1 update: [ThisAssembly](https://github.com/devlooped/ThisAssembly). Updates `ThisAssembly` from 2.0.11 to 2.0.12 Release notes Sourced from ThisAssembly's releases. v2.0.12 What's Changed ✨ Implemented enhancements Improve detection of git...
Updated [ThisAssembly](https://github.com/devlooped/ThisAssembly) from 2.0.11 to 2.1.2. Release notes _Sourced from [ThisAssembly's releases](https://github.com/devlooped/ThisAssembly/releases)._ ## 2.1.2 ## What's Changed ### 🐛 Fixed bugs * Fix bug in ILRepack that caused wrong packing...
Updated [NuGetizer](https://github.com/devlooped/nugetizer) from 1.2.4 to 1.4.7. Release notes _Sourced from [NuGetizer's releases](https://github.com/devlooped/nugetizer/releases)._ ## 1.4.7 ## What's Changed ### 🔨 Other * Set DotnetTool package type when PackAsTool=true by @Copilot in...