From 412e2aab45072f0d95feaec0b9ac8337d9113e8c Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Sat, 7 Dec 2019 14:12:48 +0200 Subject: [PATCH 1/2] :recycle: Renames resharper settings for consistency --- Resharper.sln.DotSettings => Dotnet.sln.DotSettings | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Resharper.sln.DotSettings => Dotnet.sln.DotSettings (100%) diff --git a/Resharper.sln.DotSettings b/Dotnet.sln.DotSettings similarity index 100% rename from Resharper.sln.DotSettings rename to Dotnet.sln.DotSettings From c79860e1a9a35ab25bee60c1fd7e76751241e149 Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Sat, 7 Dec 2019 14:13:23 +0200 Subject: [PATCH 2/2] :wrench: Exposes Semantic Versioning configuration --- GitVersion.yml | 1 + 1 file changed, 1 insertion(+) create mode 120000 GitVersion.yml diff --git a/GitVersion.yml b/GitVersion.yml new file mode 120000 index 0000000..3d6f888 --- /dev/null +++ b/GitVersion.yml @@ -0,0 +1 @@ +.config/GitVersion.yml \ No newline at end of file