Skip to content

Commit

Permalink
Bump DynamicData from 7.3.1 to 7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Insire committed Oct 23, 2021
1 parent 92f7be2 commit c58b208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamicData" Version="7.3.1" />
<PackageReference Include="DynamicData" Version="7.4.1" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.37" />
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamicData" Version="7.3.1" />
<PackageReference Include="Microsoft.Toolkit.Mvvm" Version="7.1.1" />
<PackageReference Include="DynamicData" Version="7.4.1" />

<PackageReference Include="Roslynator.Analyzers" Version="3.2.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit c58b208

Please sign in to comment.