From 93dce4df9042f5c5ec31c2d0697844d084162570 Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 7 Mar 2022 19:55:20 -0500 Subject: [PATCH] adjust versioning on package --- BinaryDad.Extensions/BinaryDad.Extensions.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/BinaryDad.Extensions/BinaryDad.Extensions.csproj b/BinaryDad.Extensions/BinaryDad.Extensions.csproj index c9ea379..3b5e453 100644 --- a/BinaryDad.Extensions/BinaryDad.Extensions.csproj +++ b/BinaryDad.Extensions/BinaryDad.Extensions.csproj @@ -10,8 +10,7 @@ netstandard2.0 A set of common utilities and extension methods for .NET. - 7.3 - 21.4.20.3 + $([System.DateTime]::Now.ToString(yy.MM.dd.ss)) true