From 01e52f78c8c922307e5c42f680e60fb4e83590ee Mon Sep 17 00:00:00 2001 From: Martin Benjamins Date: Mon, 12 Aug 2024 06:02:10 +0200 Subject: [PATCH] Add Version to project files --- DBCD.IO/DBCD.IO.csproj | 1 + DBCD/DBCD.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/DBCD.IO/DBCD.IO.csproj b/DBCD.IO/DBCD.IO.csproj index aab484d..f14b92b 100644 --- a/DBCD.IO/DBCD.IO.csproj +++ b/DBCD.IO/DBCD.IO.csproj @@ -3,6 +3,7 @@ netstandard2.0;net6.0;net8.0 latest + 2.0.0 diff --git a/DBCD/DBCD.csproj b/DBCD/DBCD.csproj index 26a62cb..e66dd1b 100644 --- a/DBCD/DBCD.csproj +++ b/DBCD/DBCD.csproj @@ -3,6 +3,7 @@ netstandard2.0;net6.0;net8.0 latest + 2.0.0