From 1169164e2e14bf267405959e8567c5b63bdac992 Mon Sep 17 00:00:00 2001 From: Chris Winland Date: Sun, 29 May 2022 14:12:32 -0400 Subject: [PATCH] update versioning --- FastMoq/FastMoq.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastMoq/FastMoq.csproj b/FastMoq/FastMoq.csproj index be6ef3f..5694eda 100644 --- a/FastMoq/FastMoq.csproj +++ b/FastMoq/FastMoq.csproj @@ -26,7 +26,7 @@ - 1.$([System.DateTime]::Now.ToString("yy.MM.ddHH")) + 1.$([System.DateTime]::Now.ToString("yy.MMdd.HHmm"))