Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Commit

Permalink
Bump FatturaElettronica to v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed May 31, 2019
1 parent 71a781c commit 245b8a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -6,7 +6,7 @@ In Development

- Fix: XML con elementi `ProcessingInstruction` causano errore in lettura ([#66][66])
- Aggiunto nuget badge al README ([#58][58])
- Bump FatturaElettronica to 2.0.3 ([#57][57]).
- Bump FatturaElettronica to 2.0.6 ([#57][57]).

[66]: https://github.com/FatturaElettronica/FatturaElettronica.Extensions/issues/66
[58]: https://github.com/FatturaElettronica/FatturaElettronica.Extensions/pulls/58
Expand Down
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.5" />
<PackageReference Include="FatturaElettronica" Version="2.0.3" />
<PackageReference Include="FatturaElettronica" Version="2.0.6" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="4.5.2" />
</ItemGroup>

Expand Down

0 comments on commit 245b8a5

Please sign in to comment.