diff --git a/Directory.Packages.props b/Directory.Packages.props index 6d20463..69ce5af 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,7 +5,7 @@ - + @@ -26,7 +26,7 @@ - + diff --git a/version.json b/version.json index 55cc75b..2481a5f 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "0.1", + "version": "1.1", "assemblyVersion": { "precision": "revision" // optional. Use when you want a more precise assembly version than the default major.minor. },