Skip to content

Commit

Permalink
Merge pull request #168 from VPKSoft/dependabot/nuget/z440.atl.core-4…
Browse files Browse the repository at this point in the history
….17.0

Bump z440.atl.core from 4.16.0 to 4.17.0
  • Loading branch information
Petteri Kautonen authored Dec 23, 2022
2 parents e1aa024 + 83ce1c1 commit de60dd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amp.EtoForms/amp.EtoForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<PackageReference Include="Svg.Skia" Version="0.5.18" />
<PackageReference Include="VPKSoft.ApplicationSettingsJson" Version="1.0.1" />
<PackageReference Include="VPKSoft.RandomizationUtils" Version="1.0.1" />
<PackageReference Include="z440.atl.core" Version="4.16.0" />
<PackageReference Include="z440.atl.core" Version="4.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion amp.Shared/amp.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="VPKSoft.DropOutStack" Version="1.0.2" />
<PackageReference Include="z440.atl.core" Version="4.16.0" />
<PackageReference Include="z440.atl.core" Version="4.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit de60dd2

Please sign in to comment.