From bf022d2c5e31cfd6ee4e4d7c976dd3d63f81fe1f Mon Sep 17 00:00:00 2001 From: James Randall Date: Mon, 14 Oct 2019 20:34:33 +0100 Subject: [PATCH] Broader version nbump --- .../FunctionMonkey.Abstractions.csproj | 2 +- .../FunctionMonkey.Commanding.Abstractions.csproj | 2 +- .../FunctionMonkey.Commanding.Cosmos.Abstractions.csproj | 2 +- Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.csproj | 2 +- Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.nuspec | 2 +- .../FunctionMonkey.FluentValidation.csproj | 2 +- Source/FunctionMonkey.SignalR/FunctionMonkey.SignalR.csproj | 2 +- Source/FunctionMonkey.Testing/FunctionMonkey.Testing.csproj | 2 +- .../FunctionMonkey.TokenValidator.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Source/FunctionMonkey.Abstractions/FunctionMonkey.Abstractions.csproj b/Source/FunctionMonkey.Abstractions/FunctionMonkey.Abstractions.csproj index 4114c32f..1121d665 100644 --- a/Source/FunctionMonkey.Abstractions/FunctionMonkey.Abstractions.csproj +++ b/Source/FunctionMonkey.Abstractions/FunctionMonkey.Abstractions.csproj @@ -9,7 +9,7 @@ https://github.com/JamesRandall/FunctionMonkey.git 2.4.0.0 2.4.0.0 - 3.0.16 + 3.0.17 diff --git a/Source/FunctionMonkey.Commanding.Abstractions/FunctionMonkey.Commanding.Abstractions.csproj b/Source/FunctionMonkey.Commanding.Abstractions/FunctionMonkey.Commanding.Abstractions.csproj index 154cbbeb..b89e328f 100644 --- a/Source/FunctionMonkey.Commanding.Abstractions/FunctionMonkey.Commanding.Abstractions.csproj +++ b/Source/FunctionMonkey.Commanding.Abstractions/FunctionMonkey.Commanding.Abstractions.csproj @@ -10,7 +10,7 @@ https://github.com/JamesRandall/FunctionMonkey.git 2.2.0.0 2.2.0.0 - 3.0.16 + 3.0.17 diff --git a/Source/FunctionMonkey.Commanding.Cosmos.Abstractions/FunctionMonkey.Commanding.Cosmos.Abstractions.csproj b/Source/FunctionMonkey.Commanding.Cosmos.Abstractions/FunctionMonkey.Commanding.Cosmos.Abstractions.csproj index 3711093d..fd6782be 100644 --- a/Source/FunctionMonkey.Commanding.Cosmos.Abstractions/FunctionMonkey.Commanding.Cosmos.Abstractions.csproj +++ b/Source/FunctionMonkey.Commanding.Cosmos.Abstractions/FunctionMonkey.Commanding.Cosmos.Abstractions.csproj @@ -10,7 +10,7 @@ https://raw.githubusercontent.com/JamesRandall/AzureFromTheTrenches.Commanding/master/LICENSE https://functionmonkey.azurefromthetrenches.com/ https://github.com/JamesRandall/FunctionMonkey.git - 3.0.16 + 3.0.17 diff --git a/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.csproj b/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.csproj index 8e488ce0..6cd4e9bb 100644 --- a/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.csproj +++ b/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.csproj @@ -6,7 +6,7 @@ 2.4.0-beta000 FunctionMonkey.Compiler FunctionMonkey.Compiler - 3.0.16 + 3.0.17 diff --git a/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.nuspec b/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.nuspec index afbbacbb..64d4fce8 100644 --- a/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.nuspec +++ b/Source/FunctionMonkey.Compiler/FunctionMonkey.Compiler.nuspec @@ -2,7 +2,7 @@ FunctionMonkey.Compiler - 3.0.16 + 3.0.17 James Randall Generates Azure Functions from command registrations https://raw.githubusercontent.com/JamesRandall/FunctionMonkey/master/LICENSE diff --git a/Source/FunctionMonkey.FluentValidation/FunctionMonkey.FluentValidation.csproj b/Source/FunctionMonkey.FluentValidation/FunctionMonkey.FluentValidation.csproj index ea350886..9fbb8c57 100644 --- a/Source/FunctionMonkey.FluentValidation/FunctionMonkey.FluentValidation.csproj +++ b/Source/FunctionMonkey.FluentValidation/FunctionMonkey.FluentValidation.csproj @@ -10,7 +10,7 @@ https://github.com/JamesRandall/FunctionMonkey.git 2.2.0.0 2.2.0.0 - 3.0.16 + 3.0.17 diff --git a/Source/FunctionMonkey.SignalR/FunctionMonkey.SignalR.csproj b/Source/FunctionMonkey.SignalR/FunctionMonkey.SignalR.csproj index e5889b33..4aa88e1f 100644 --- a/Source/FunctionMonkey.SignalR/FunctionMonkey.SignalR.csproj +++ b/Source/FunctionMonkey.SignalR/FunctionMonkey.SignalR.csproj @@ -3,7 +3,7 @@ netstandard2.0 2.2.0 - 3.0.16 + 3.0.17 diff --git a/Source/FunctionMonkey.Testing/FunctionMonkey.Testing.csproj b/Source/FunctionMonkey.Testing/FunctionMonkey.Testing.csproj index 03b325c8..f1f01131 100644 --- a/Source/FunctionMonkey.Testing/FunctionMonkey.Testing.csproj +++ b/Source/FunctionMonkey.Testing/FunctionMonkey.Testing.csproj @@ -12,7 +12,7 @@ true 2.2.0.0 2.2.0.0 - 3.0.16 + 3.0.17 diff --git a/Source/FunctionMonkey.TokenValidator/FunctionMonkey.TokenValidator.csproj b/Source/FunctionMonkey.TokenValidator/FunctionMonkey.TokenValidator.csproj index 69fe74eb..d84c7e33 100644 --- a/Source/FunctionMonkey.TokenValidator/FunctionMonkey.TokenValidator.csproj +++ b/Source/FunctionMonkey.TokenValidator/FunctionMonkey.TokenValidator.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 3.0.16 + 3.0.17 James Randall Token validator for Function Monkey https://functionmonkey.azurefromthetrenches.com