Explorar el Código

Update Doorstop to 2.12.1.0

ghorsington hace 5 años
padre
commit
cd9cb35706
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.cake

+ 1 - 1
build.cake

@@ -85,7 +85,7 @@ Task("Build")
     }
 });
 
-const string DOORSTOP_VER = "2.12.0.0";
+const string DOORSTOP_VER = "2.12.1.0";
 const string DOORSTOP_DLL = "winhttp.dll";
 Task("DownloadDoorstop")
     .Does(() =>