Skip to content

Commit

Permalink
build(deps): bump ReactiveMarbles.RoslynHelpers from 1.0.9 to 1.0.12 (#…
Browse files Browse the repository at this point in the history
…23)

Bumps [ReactiveMarbles.RoslynHelpers](https://github.com/reactivemarbles/PropertyChanged) from 1.0.9 to 1.0.12.
- [Release notes](https://github.com/reactivemarbles/PropertyChanged/releases)
- [Changelog](https://github.com/reactivemarbles/PropertyChanged/blob/main/docs/ReactiveMarbles.PropertyChanged.Benchmarks.PropertyChangesBenchmarks-report-github.md)
- [Commits](https://github.com/reactivemarbles/PropertyChanged/commits)

---
updated-dependencies:
- dependency-name: ReactiveMarbles.RoslynHelpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2021
1 parent 0e1e082 commit 2072c70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.2" PrivateAssets="all" />
<PackageReference Include="ReactiveMarbles.RoslynHelpers" Version="1.0.9" PrivateAssets="all" />
<PackageReference Include="ReactiveMarbles.RoslynHelpers" Version="1.0.12" PrivateAssets="all" />
</ItemGroup>

<Target Name="PackBuildOutputs">
Expand Down

0 comments on commit 2072c70

Please sign in to comment.