Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Upgrade NuGet packages and .NET tools, add AI agent documentation - #191

Merged
craigktreasure merged 4 commits into
mainfrom
ai/maintenance/upgrade-deps-20251220
Dec 21, 2025
Merged

Upgrade NuGet packages and .NET tools, add AI agent documentation#191
craigktreasure merged 4 commits into
mainfrom
ai/maintenance/upgrade-deps-20251220

Conversation

@craigktreasure

Copy link
Copy Markdown
Owner

Summary

  • Upgrade NuGet packages and .NET tools to latest versions
  • Add CLAUDE.md and AGENTS.md documentation for AI agent guidance

Changes

Dependency Upgrades

Package From To
Nerdbank.GitVersioning (tool & package) 3.7.115 3.9.50
Microsoft.Build.NoTargets 3.7.56 3.7.134
Microsoft.NET.Test.Sdk 17.14.1 18.0.1
MSBuild.ProjectCreation 14.0.5 17.0.1
xunit.runner.visualstudio 3.1.3 3.1.5

Documentation

  • Added AGENTS.md with comprehensive guidance for AI agents including project overview, build commands, architecture details, and coding style
  • Added CLAUDE.md that references AGENTS.md

craigktreasure and others added 4 commits December 20, 2025 17:55
Update all direct NuGet package dependencies to their latest versions:

- `Microsoft.Build.NoTargets`: 3.7.56 -> 3.7.134
- `Nerdbank.GitVersioning`: 3.7.115 -> 3.9.50
- `Microsoft.NET.Test.Sdk`: 17.14.1 -> 18.0.1
- `MSBuild.ProjectCreation`: 14.0.5 -> 17.0.1
- `xunit.runner.visualstudio`: 3.1.3 -> 3.1.5
- `nbgv` tool: 3.7.115 -> 3.9.50

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Added CLAUDE.md to provide comprehensive guidance for AI agents working with the code in this repository. This document outlines project overview, build commands, project structure, key architecture details, testing approach, and versioning information to facilitate better understanding and usage of the SDK.
Renamed CLAUDE.md to AGENTS.md and included AGENTS.md from within CLAUDE.md.
@craigktreasure
craigktreasure merged commit 2ee8181 into main Dec 21, 2025
5 of 6 checks passed
@craigktreasure
craigktreasure deleted the ai/maintenance/upgrade-deps-20251220 branch December 21, 2025 02:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant