diff --git a/Build/Build.cs b/Build/Build.cs index 26646579..a408375b 100644 --- a/Build/Build.cs +++ b/Build/Build.cs @@ -134,7 +134,7 @@ protected override void OnBuildInitialized() { Log.Information("Generating NuGet packages for projects in solution"); int commitNum = 0; - string NuGetVersionCustom = "2.0.0.10"; + string NuGetVersionCustom = "2.0.0.868"; //if it's not a tagged release - append the commit number to the package version