diff --git a/Nuget/ACBr.Net.Sat.nuspec b/Nuget/ACBr.Net.Sat.nuspec
deleted file mode 100644
index bd8fac4..0000000
--- a/Nuget/ACBr.Net.Sat.nuspec
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
- ACBr.Net.Sat
- 1.2.6.1
- ACBr.Net.Sat
- Grupo ACBr.Net
- Grupo ACBr.Net
- https://acbrnet.github.io
- https://avatars2.githubusercontent.com/u/7342977?v=3&s=200
- false
- Biblioteca para utilização do Sat
- Copyright © Grupo ACBr.Net 2014 - 2019
- pt-BR
- ACBr ACBr.Net Automação Comercial
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/ACBr.Net.Sat.Demo/ACBr.Net.Sat.Demo.csproj b/src/ACBr.Net.Sat.Demo/ACBr.Net.Sat.Demo.csproj
index 807e7f2..1e71d20 100644
--- a/src/ACBr.Net.Sat.Demo/ACBr.Net.Sat.Demo.csproj
+++ b/src/ACBr.Net.Sat.Demo/ACBr.Net.Sat.Demo.csproj
@@ -104,13 +104,13 @@
- 1.2.4
+ 1.2.4.1
- 1.2.7
+ 1.2.7.1
- 1.2.0.5
+ 1.2.0.6
4.6.8
diff --git a/src/ACBr.Net.Sat/ACBr.Net.Sat.csproj b/src/ACBr.Net.Sat/ACBr.Net.Sat.csproj
index fe13529..9f04d4d 100644
--- a/src/ACBr.Net.Sat/ACBr.Net.Sat.csproj
+++ b/src/ACBr.Net.Sat/ACBr.Net.Sat.csproj
@@ -18,9 +18,9 @@
Biblioteca para utilização do SAT/MFe
pt-BR
LICENSE
- 1.2.7.0
- 1.2.7.0
- 1.2.7.0
+ 1.2.7.1
+ 1.2.7.1
+ 1.2.7.1
false
@@ -53,13 +53,13 @@
-
-
-
+
+
+
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/ACBr.Net.Sat/ACBrSat.cs b/src/ACBr.Net.Sat/ACBrSat.cs
index 132f9d7..54a2601 100644
--- a/src/ACBr.Net.Sat/ACBrSat.cs
+++ b/src/ACBr.Net.Sat/ACBrSat.cs
@@ -30,7 +30,6 @@
// ***********************************************************************
using ACBr.Net.Core;
-//using ACBr.Net.Core.Exceptions;
using ACBr.Net.Core.Extensions;
using ACBr.Net.Core.Logging;
using ACBr.Net.DFe.Core.Common;