Skip to content

Dev#4

Merged
Chris-Wolfgang merged 7 commits into
mainfrom
dev
Mar 8, 2026
Merged

Dev#4
Chris-Wolfgang merged 7 commits into
mainfrom
dev

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Description

Added icons, updated readme and prepped solution for nuget

Copilot AI review requested due to automatic review settings March 8, 2026 13:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares Wolfgang.Etl.TestKit for NuGet distribution by adding package icon assets, wiring up package metadata in the .csproj, and updating the repository README to point to the published NuGet package.

Changes:

  • Added .ico/.png icon assets for use in the repo and NuGet package.
  • Updated Wolfgang.Etl.TestKit.csproj with PackageReadmeFile, PackageIcon, and packing rules for README/icon.
  • Updated README.md to link to the NuGet package and removed template placeholders.

Reviewed changes

Copilot reviewed 2 out of 9 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
src/Wolfgang.Etl.TestKit/testkit_icon.ico Adds project icon asset (ICO) under the library project directory.
src/Wolfgang.Etl.TestKit/Wolfgang.Etl.TestKit.csproj Adds NuGet metadata for readme/icon and includes icon content entries.
assets/testkit_icon_32.png Adds 32px PNG icon asset.
assets/testkit_icon_64.png Adds 64px PNG icon asset.
assets/testkit_icon_128.png Adds 128px PNG icon asset (referenced as PackageIcon).
assets/testkit_icon_256.png Adds 256px PNG icon asset.
assets/testkit_icon_512.png Adds 512px PNG icon asset.
assets/testkit_icon.ico Adds an ICO icon asset under assets/.
README.md Updates NuGet link and removes placeholder sections (currently leaving empty headers).

Comment thread README.md Outdated
Comment thread src/Wolfgang.Etl.TestKit/Wolfgang.Etl.TestKit.csproj Outdated
Comment thread src/Wolfgang.Etl.TestKit/Wolfgang.Etl.TestKit.csproj Outdated
Comment thread README.md
Comment thread README.md
Chris-Wolfgang and others added 3 commits March 8, 2026 11:33
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Chris-Wolfgang Chris-Wolfgang merged commit f85d3a8 into main Mar 8, 2026
7 checks passed
@Chris-Wolfgang Chris-Wolfgang deleted the dev branch March 8, 2026 15:44
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.

2 participants