فهرست منبع

Update Doorstop to 2.12.1.0

ghorsington 4 سال پیش
والد
کامیت
cd9cb35706
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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(() =>