Skip to content

Commit

Permalink
Bump NuGetizer from 1.0.5 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.0.5 to 1.2.1.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v1.0.5...v1.2.1)

---
updated-dependencies:
- dependency-name: NuGetizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Jan 24, 2024
1 parent f646334 commit 37cc68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RxFree/RxFree.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ System.Reactive package for `IObservable&lt;T&gt;` producers.
</ItemGroup>

<ItemGroup>
<PackageReference Include="NuGetizer" Version="1.0.5" />
<PackageReference Include="NuGetizer" Version="1.2.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 37cc68e

Please sign in to comment.