Skip to content

Commit e3cffb3

Browse files
Merge pull request #215 from AndreasReitberger/dependabot/nuget/src/3dPrintCalculatorLibrary.Core/multi-59f3dd31be
Bump CommunityToolkit.Mvvm from 8.4.1 to 8.4.2
2 parents 5f3bab6 + cf4125f commit e3cffb3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/3dPrintCalculatorLibrary.Core/3dPrintCalculatorLibrary.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</ItemGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.1" />
23+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
2424
<PackageReference Include="System.Text.Json" Version="10.0.4" />
2525
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
2626
</ItemGroup>

src/3dPrintCalculatorLibrary.SQLite/3dPrintCalculatorLibrary.SQLite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
</ItemGroup>
136136

137137
<ItemGroup>
138-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.1" />
138+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
139139
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
140140
<PackageReference Include="sqlite-net-sqlcipher" Version="1.9.172" />
141141
<PackageReference Include="SQLiteNetCipherExtensions" Version="2.1.0" />

src/3dPrintCalculatorLibrary/3dPrintCalculatorLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</ItemGroup>
3636

3737
<ItemGroup>
38-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.1" />
38+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
3939
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
4040
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
4141
</ItemGroup>

0 commit comments

Comments
 (0)