diff --git a/Directory.Packages.props b/Directory.Packages.props index b3208e02..3962b3e7 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -77,17 +77,17 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/GitVersion.yml b/GitVersion.yml index d05f964f..f535cdb7 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,5 @@ mode: ContinuousDeployment -next-version: 0.45.0 +next-version: 0.45.1 branches: main: regex: ^master$|^main$ diff --git a/global.json b/global.json index 076bdd30..b927888a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25502.107 " + "version": "10.0.100" } } \ No newline at end of file