diff --git a/Publish.ps1 b/Publish.ps1 index 9df3197..7646e36 100644 --- a/Publish.ps1 +++ b/Publish.ps1 @@ -15,7 +15,7 @@ function push param([string]$project) Write-Host "Pushing $($project).csproj" -Foreground Blue - NuGet.exe push "publish\$($project).$($version.NuGetVersion).nupkg" -apikey "$($nugetkey)" -Source https://www.nuget.org/api/v2/package + NuGet.exe push "publish\X2Software.$($project).$($version.NuGetVersion).nupkg" -apikey "$($nugetkey)" -Source https://www.nuget.org/api/v2/package } diff --git a/Tapeti.Annotations/Tapeti.Annotations.nuspec b/Tapeti.Annotations/Tapeti.Annotations.nuspec index 46f5364..acceaf2 100644 --- a/Tapeti.Annotations/Tapeti.Annotations.nuspec +++ b/Tapeti.Annotations/Tapeti.Annotations.nuspec @@ -1,7 +1,7 @@ - Tapeti.Annotations + X2Software.Tapeti.Annotations $version$ $title$ Mark van Renswoude diff --git a/Tapeti.DataAnnotations/Tapeti.DataAnnotations.nuspec b/Tapeti.DataAnnotations/Tapeti.DataAnnotations.nuspec index f9c9979..a1b9042 100644 --- a/Tapeti.DataAnnotations/Tapeti.DataAnnotations.nuspec +++ b/Tapeti.DataAnnotations/Tapeti.DataAnnotations.nuspec @@ -1,7 +1,7 @@ - Tapeti.DataAnnotations + X2Software.Tapeti.DataAnnotations $version$ $title$ Mark van Renswoude @@ -14,7 +14,7 @@ rabbitmq tapeti dataannotations - + \ No newline at end of file diff --git a/Tapeti.Flow.SQL/Tapeti.Flow.SQL.nuspec b/Tapeti.Flow.SQL/Tapeti.Flow.SQL.nuspec index 2b5fc06..686bbf9 100644 --- a/Tapeti.Flow.SQL/Tapeti.Flow.SQL.nuspec +++ b/Tapeti.Flow.SQL/Tapeti.Flow.SQL.nuspec @@ -1,7 +1,7 @@ - Tapeti.Flow.SQL + X2Software.Tapeti.Flow.SQL $version$ $title$ Mark van Renswoude @@ -14,8 +14,8 @@ rabbitmq tapeti sql - - + + \ No newline at end of file diff --git a/Tapeti.Flow/Tapeti.Flow.nuspec b/Tapeti.Flow/Tapeti.Flow.nuspec index e31106a..1df4677 100644 --- a/Tapeti.Flow/Tapeti.Flow.nuspec +++ b/Tapeti.Flow/Tapeti.Flow.nuspec @@ -1,7 +1,7 @@ - Tapeti.Flow + X2Software.Tapeti.Flow $version$ $title$ Menno van Lavieren, Mark van Renswoude @@ -14,8 +14,8 @@ rabbitmq tapeti flow - - + + \ No newline at end of file diff --git a/Tapeti.SimpleInjector/Tapeti.SimpleInjector.nuspec b/Tapeti.SimpleInjector/Tapeti.SimpleInjector.nuspec index 1782317..6af6063 100644 --- a/Tapeti.SimpleInjector/Tapeti.SimpleInjector.nuspec +++ b/Tapeti.SimpleInjector/Tapeti.SimpleInjector.nuspec @@ -1,7 +1,7 @@ - Tapeti.SimpleInjector + X2Software.Tapeti.SimpleInjector $version$ $title$ Mark van Renswoude @@ -14,7 +14,7 @@ rabbitmq tapeti simpleinjector - + \ No newline at end of file diff --git a/Tapeti/Tapeti.nuspec b/Tapeti/Tapeti.nuspec index 07055cb..249c4c2 100644 --- a/Tapeti/Tapeti.nuspec +++ b/Tapeti/Tapeti.nuspec @@ -1,7 +1,7 @@ - Tapeti + X2Software.Tapeti $version$ $title$ Mark van Renswoude @@ -14,7 +14,7 @@ rabbitmq tapeti - + \ No newline at end of file