Skip to content

Commit

Permalink
Merge pull request #64 from fiskaltrust/57366-general-errortype
Browse files Browse the repository at this point in the history
update strongname
  • Loading branch information
forsthug committed May 17, 2023
2 parents 29706c7 + a8157f3 commit 559d301
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 @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="fiskaltrust.interface.StrongName" Version="1.3.45" />
<PackageReference Include="fiskaltrust.interface.StrongName" Version="1.3.46-rc1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="fiskaltrust.interface.StrongName" Version="1.3.45" />
<PackageReference Include="fiskaltrust.interface.StrongName" Version="1.3.46-rc1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 559d301

Please sign in to comment.