diff --git a/Report Viewer 2/Report Viewer 2.csproj b/Report Viewer 2/Report Viewer 2.csproj index e99c77f..4095646 100644 --- a/Report Viewer 2/Report Viewer 2.csproj +++ b/Report Viewer 2/Report Viewer 2.csproj @@ -36,8 +36,9 @@ app.manifest - - ..\packages\BouncyCastle.Cryptography.2.6.0\lib\net461\BouncyCastle.Cryptography.dll + + ..\packages\BouncyCastle.Cryptography.2.7.0\lib\net461\BouncyCastle.Cryptography.dll + True ..\packages\ClosedXML.0.105.0\lib\netstandard2.0\ClosedXML.dll @@ -75,6 +76,10 @@ ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.5\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.Cryptography.10.0.11\lib\net462\Microsoft.Bcl.Cryptography.dll + True + ..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll @@ -93,8 +98,9 @@ ..\packages\RBush.Signed.4.0.0\lib\net47\RBush.dll - - ..\packages\SSH.NET.2025.0.0\lib\net462\Renci.SshNet.dll + + ..\packages\SSH.NET.2026.0.0\lib\net462\Renci.SshNet.dll + True ..\packages\SixLabors.Fonts.1.0.1\lib\netstandard2.0\SixLabors.Fonts.dll @@ -115,8 +121,9 @@ ..\packages\System.Diagnostics.DiagnosticSource.9.0.5\lib\net462\System.Diagnostics.DiagnosticSource.dll - - ..\packages\System.Formats.Asn1.9.0.5\lib\net462\System.Formats.Asn1.dll + + ..\packages\System.Formats.Asn1.10.0.11\lib\net462\System.Formats.Asn1.dll + True ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll @@ -294,13 +301,6 @@ - - - - 此專案參考這部電腦上所缺少的 NuGet 套件。請啟用 NuGet 套件還原,以下載該套件。如需詳細資訊,請參閱 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的檔案是 {0}。 - - - + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + + + \ No newline at end of file diff --git a/Report Viewer 2/app.config b/Report Viewer 2/app.config index a2fc212..ecebeae 100644 --- a/Report Viewer 2/app.config +++ b/Report Viewer 2/app.config @@ -20,7 +20,7 @@ - + @@ -28,11 +28,11 @@ - + - + @@ -52,7 +52,7 @@ - + @@ -68,7 +68,7 @@ - + diff --git a/Report Viewer 2/packages.config b/Report Viewer 2/packages.config index 238d5c7..7377fed 100644 --- a/Report Viewer 2/packages.config +++ b/Report Viewer 2/packages.config @@ -1,6 +1,6 @@  - + @@ -12,6 +12,7 @@ + @@ -21,11 +22,11 @@ - + - + @@ -33,6 +34,6 @@ - + \ No newline at end of file