Skip to content

Comments

fix(nuget): licence and readme#232

Merged
glucaci merged 8 commits intomasterfrom
licence-fix
Feb 24, 2026
Merged

fix(nuget): licence and readme#232
glucaci merged 8 commits intomasterfrom
licence-fix

Conversation

@glucaci
Copy link
Member

@glucaci glucaci commented Feb 24, 2026

This pull request updates project configuration files to modernize package metadata, update dependencies, and clean up static analysis settings. The most important changes are grouped below.

NuGet package metadata and packaging improvements:

  • Updated Directory.Build.props to use PackageLicenseExpression with value MIT instead of PackageLicenseUrl, and switched to PackageIcon/PackageReadmeFile instead of legacy properties. This modernizes the NuGet package metadata.
  • Added logo.png and README.md to the package output by including them in the item group for packaging.

Dependency and SDK updates:

  • Updated the Microsoft.SourceLink.GitHub package reference from version 8.0.0 to 10.0.102 in Directory.Build.props.
  • Updated the .NET SDK version in global.json from 10.0.100 to 10.0.103.

Static analysis configuration cleanup:

  • Removed sonar.sources and sonar.tests entries from sonar-project.properties, likely to clean up or delegate configuration elsewhere.

RohrerF
RohrerF previously approved these changes Feb 24, 2026
@glucaci glucaci merged commit 5b784b7 into master Feb 24, 2026
5 checks passed
@glucaci glucaci deleted the licence-fix branch February 24, 2026 14:46
renovate bot added a commit to apollographql/subgraph-csharp-hotchocolate-annotation that referenced this pull request Feb 24, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[Snapshooter.Xunit](https://redirect.github.com/SwissLife-OSS/Snapshooter)
| `1.3.0` → `1.3.1` |
![age](https://developer.mend.io/api/mc/badges/age/nuget/Snapshooter.Xunit/1.3.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Snapshooter.Xunit/1.3.0/1.3.1?slim=true)
|

---

### Release Notes

<details>
<summary>SwissLife-OSS/Snapshooter (Snapshooter.Xunit)</summary>

###
[`v1.3.1`](https://redirect.github.com/SwissLife-OSS/snapshooter/releases/tag/1.3.1)

[Compare
Source](https://redirect.github.com/SwissLife-OSS/Snapshooter/compare/1.3.0...1.3.1)

#### What's Changed

- fix(nuget): licence and readme by
[@&#8203;glucaci](https://redirect.github.com/glucaci) in
[SwissLife-OSS/snapshooter#232](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/232)

**Full Changelog**:
<SwissLife-OSS/snapshooter@1.3.0...1.3.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apollographql/subgraph-csharp-hotchocolate-annotation).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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.

2 participants