Skip to content

Commit

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

Bump z440.atl.core from 6.1.0 to 6.2.0
  • Loading branch information
VPKSoft authored Sep 2, 2024
2 parents 24b7208 + 0e39913 commit 60e1b0c
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 @@ -77,7 +77,7 @@
<PackageReference Include="Svg.Skia" Version="2.0.0.1" />
<PackageReference Include="VPKSoft.ApplicationSettingsJson" Version="1.0.1" />
<PackageReference Include="VPKSoft.RandomizationUtils" Version="1.0.1" />
<PackageReference Include="z440.atl.core" Version="6.1.0" />
<PackageReference Include="z440.atl.core" Version="6.2.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.3" />
<PackageReference Include="VPKSoft.DropOutStack" Version="1.0.2" />
<PackageReference Include="z440.atl.core" Version="6.1.0" />
<PackageReference Include="z440.atl.core" Version="6.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 60e1b0c

Please sign in to comment.