@@ -26,7 +26,7 @@ if (bt.options.official)
}
// Build
-bt.dnbuild("Release", "JsonKit");
+bt.dnbuild("Release", "Topten.JsonKit");
// Build NuGet Package?
if (bt.options.official || bt.options.nuget)
@@ -10,6 +10,6 @@ using System.Reflection;
static class BuildInfo
{
- public static DateTime Date = new DateTime(2019, 6, 20, 5, 40, 30, DateTimeKind.Utc);
+ public static DateTime Date = new DateTime(2019, 6, 20, 5, 41, 35, DateTimeKind.Utc);