From 28cd486b50a45c9780e66208008645912988eeb3 Mon Sep 17 00:00:00 2001 From: Mark van Renswoude Date: Mon, 13 Feb 2017 15:42:38 +0100 Subject: [PATCH] Added GitVersionTask to update assembly version Added missing i to Tapet.Tests --- Tapeti.Annotations/Tapeti.Annotations.csproj | 12 ++++++++++++ Tapeti.Annotations/packages.config | 4 ++++ Tapeti.DataAnnotations/Tapeti.DataAnnotations.csproj | 12 ++++++++++++ Tapeti.DataAnnotations/packages.config | 4 ++++ Tapeti.Flow.SQL/Tapeti.Flow.SQL.csproj | 12 ++++++++++++ Tapeti.Flow.SQL/packages.config | 4 ++++ Tapeti.Flow/Tapeti.Flow.csproj | 9 +++++++++ Tapeti.Flow/packages.config | 1 + Tapeti.SimpleInjector/Tapeti.SimpleInjector.csproj | 9 +++++++++ Tapeti.SimpleInjector/packages.config | 1 + .../Properties/AssemblyInfo.cs | 0 .../Tapeti.Tests.csproj | 0 .../TypeNameRoutingKeyStrategyTests.cs | 0 {Tapet.Tests => Tapeti.Tests}/packages.config | 0 Tapeti.sln | 2 +- Tapeti/Tapeti.csproj | 12 +++++++++++- Tapeti/packages.config | 1 + 17 files changed, 81 insertions(+), 2 deletions(-) create mode 100644 Tapeti.Annotations/packages.config create mode 100644 Tapeti.DataAnnotations/packages.config create mode 100644 Tapeti.Flow.SQL/packages.config rename {Tapet.Tests => Tapeti.Tests}/Properties/AssemblyInfo.cs (100%) rename Tapet.Tests/Tapet.Tests.csproj => Tapeti.Tests/Tapeti.Tests.csproj (100%) rename {Tapet.Tests => Tapeti.Tests}/TypeNameRoutingKeyStrategyTests.cs (100%) rename {Tapet.Tests => Tapeti.Tests}/packages.config (100%) diff --git a/Tapeti.Annotations/Tapeti.Annotations.csproj b/Tapeti.Annotations/Tapeti.Annotations.csproj index 4413722..27f24e2 100644 --- a/Tapeti.Annotations/Tapeti.Annotations.csproj +++ b/Tapeti.Annotations/Tapeti.Annotations.csproj @@ -12,6 +12,8 @@ v4.6.1 512 + + true @@ -48,7 +50,17 @@ + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +