diff --git a/letsencrypt-win-simple/App.config b/letsencrypt-win-simple/App.config index a988a3596..27bb829a9 100644 --- a/letsencrypt-win-simple/App.config +++ b/letsencrypt-win-simple/App.config @@ -2,11 +2,8 @@ - -
+ +
@@ -57,16 +54,12 @@ - + - + diff --git a/letsencrypt-win-simple/FodyWeavers.xml b/letsencrypt-win-simple/FodyWeavers.xml new file mode 100644 index 000000000..2e6d4a7ab --- /dev/null +++ b/letsencrypt-win-simple/FodyWeavers.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/letsencrypt-win-simple/Properties/AssemblyInfo.cs b/letsencrypt-win-simple/Properties/AssemblyInfo.cs index 0d2b0178f..9318200b2 100644 --- a/letsencrypt-win-simple/Properties/AssemblyInfo.cs +++ b/letsencrypt-win-simple/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.8.8.*")] -[assembly: AssemblyFileVersion("1.8.8.8")] \ No newline at end of file +[assembly: AssemblyVersion("1.8.9.*")] +[assembly: AssemblyFileVersion("1.8.9.1")] \ No newline at end of file diff --git a/letsencrypt-win-simple/letsencrypt-win-simple.csproj b/letsencrypt-win-simple/letsencrypt-win-simple.csproj index 048fa487c..794ca0b6d 100644 --- a/letsencrypt-win-simple/letsencrypt-win-simple.csproj +++ b/letsencrypt-win-simple/letsencrypt-win-simple.csproj @@ -194,6 +194,7 @@ x64\ssleay32.dll PreserveNewest + Always @@ -210,7 +211,9 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + +