From f3e61e85f36352268bcc1b5b2fc66c42ce7584a2 Mon Sep 17 00:00:00 2001 From: Arkadiusz Biel - bielu Date: Sun, 10 Nov 2024 15:57:42 +0000 Subject: [PATCH] added missing project url --- src/Directory.Build.props | 37 +++++++++++++++++++------------------ version.props | 2 +- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index d40ab83..39ddf5b 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,25 +1,26 @@ - + - - $(MSBuildProjectName) - $(Version) - net6.0 - true - Generated - MIT - true - true - https://github.com/bielu/bielu.examine.providers.git - git - + + $(MSBuildProjectName) + $(Version) + net6.0 + true + Generated + MIT + true + true + https://github.com/bielu/bielu.examine.providers.git + https://github.com/bielu/bielu.examine.providers + git + - - Arkadiusz Biel - $(MSBuildProjectDirectory)/../../dist - + + Arkadiusz Biel + $(MSBuildProjectDirectory)/../../dist + - + diff --git a/version.props b/version.props index d8b2319..d42c333 100644 --- a/version.props +++ b/version.props @@ -1,7 +1,7 @@ - 1.0.3 + 1.0.4