Skip to content

fix: correct repo URL slug + bump to 0.9.0#179

Merged
Chris-Wolfgang merged 1 commit into
vNextfrom
fix/release-metadata
Jun 25, 2026
Merged

fix: correct repo URL slug + bump to 0.9.0#179
Chris-Wolfgang merged 1 commit into
vNextfrom
fix/release-metadata

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Summary

The <PackageProjectUrl> and <RepositoryUrl> in both package projects pointed at a non-existent repo slug Chris-Wolfgang/ETL-TestKit (no hyphen). This broke SourceLink commit resolution and the NuGet Project URL. Corrected to the real slug Chris-Wolfgang/ETL-Test-Kit (hyphenated) in both <PackageProjectUrl> and <RepositoryUrl> — 4 lines across the two csproj files.

Also bumped <Version> from 0.8.1 to 0.9.0 (MINOR) in both projects, reflecting the new public API shipping this release cycle.

Changes

  • src/Wolfgang.Etl.TestKit/Wolfgang.Etl.TestKit.csproj: URL slug fix (2 lines) + version bump
  • src/Wolfgang.Etl.TestKit.Xunit/Wolfgang.Etl.TestKit.Xunit.csproj: URL slug fix (2 lines) + version bump

Verification

  • dotnet build src/Wolfgang.Etl.TestKit.Xunit/Wolfgang.Etl.TestKit.Xunit.csproj -c Release → 0 warnings, 0 errors

Note: Closes #N intentionally not used — the release auto-closes its issues when vNext merges to main.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant