Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 01050be

Browse files
authoredFeb 18, 2024
chore(deps): update dependency reactivemarbles.sourcegenerator.testnugethelper to v1.3.1
1 parent c5e2049 commit 01050be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ReactiveMarbles.PropertyChanged.SourceGenerator.Builders/ReactiveMarbles.PropertyChanged.SourceGenerator.Builders.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" PrivateAssets="all" />
16-
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.2.21" />
16+
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.3.1" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)
Please sign in to comment.