diff --git a/.packages/NBi.Extensibility/NBi.Extensibility.nuspec b/.packages/NBi.Extensibility/NBi.Extensibility.nuspec
index 648f52e44..d07e39848 100644
--- a/.packages/NBi.Extensibility/NBi.Extensibility.nuspec
+++ b/.packages/NBi.Extensibility/NBi.Extensibility.nuspec
@@ -3,16 +3,17 @@
NBi.Extensibility
$version$
- Cédric L. Charlier
- Cédric L. Charlier
- https://github.com/Seddryck/NBi/blob/master/LICENSE
- http://www.nbi.io
+ Seddryck
+ Seddryck
+ Apache-2.0
+ https://github.com/Seddryck/NBi
https://raw.githubusercontent.com/Seddryck/nbi/gh-pages/img/logo-2x.png
false
Extensibility points of NBi.
This package contains the interfaces to implement to extend NBi features. Testing framework (add-on to NUnit) for Business Intelligence. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other solutions.
- Check the release notes at https://github.com/Seddryck/NBi/releases/v$version$
+ Check the release notes at https://github.com/Seddryck/NBi/releases/v$version$
Copyright 2013-$thisYear$
Test NBi SQL SSAS SSIS SSRS
+
\ No newline at end of file
diff --git a/.packages/NBi.Framework.Tools/NBi.Framework.Tools.nuspec b/.packages/NBi.Framework.Tools/NBi.Framework.Tools.nuspec
index b753da1b0..9467b9708 100644
--- a/.packages/NBi.Framework.Tools/NBi.Framework.Tools.nuspec
+++ b/.packages/NBi.Framework.Tools/NBi.Framework.Tools.nuspec
@@ -3,19 +3,20 @@
NBi.Framework.Tools
$version$
- Cédric L. Charlier
- Cédric L. Charlier
- https://github.com/Seddryck/NBi/blob/master/LICENSE
- http://www.nbi.io
+ Seddryck
+ Seddryck
+ Apache-2.0
+ https://github.com/Seddryck/NBi
https://raw.githubusercontent.com/Seddryck/nbi/gh-pages/img/logo-2x.png
false
This package contains the NBi framework and copy it to the tools folder. This package is not intended to be directly used by end-users. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio
This package contains the NBi framework and copy it to the tools folder. This package is not intended to be directly used by end-users. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual StudioTesting framework (add-on to NUnit) for Business Intelligence. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other solutions.
- Check the release notes at https://github.com/Seddryck/NBi/releases/v$version$
+ Check the release notes at https://github.com/Seddryck/NBi/releases/v$version$
Copyright 2013-$thisYear$
Test NBi SQL SSAS SSIS SSRS
-
- $depList$
-
+
+
+ $depList$
+
\ No newline at end of file
diff --git a/.packages/NBi.Framework/NBi.Framework.nuspec b/.packages/NBi.Framework/NBi.Framework.nuspec
index 2c493fbac..cb4c992dd 100644
--- a/.packages/NBi.Framework/NBi.Framework.nuspec
+++ b/.packages/NBi.Framework/NBi.Framework.nuspec
@@ -3,19 +3,20 @@
NBi.Framework
$version$
- Cédric L. Charlier
- Cédric L. Charlier
- https://github.com/Seddryck/NBi/blob/master/LICENSE
- http://www.nbi.io
+ Seddryck
+ Seddryck
+ Apache-2.0
+ https://github.com/Seddryck/NBi
https://raw.githubusercontent.com/Seddryck/nbi/gh-pages/img/logo-2x.png
false
This package contains the NBi framework and references all the dll to your project. This package is not intended to be directly used by end-users. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual StudioTesting framework (add-on to NUnit) for Business Intelligence. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other solutions.
- Check the release notes at https://github.com/Seddryck/NBi/releases/v$version$
+ Check the release notes at https://github.com/Seddryck/NBi/releases/v$version$
Copyright 2013-$thisYear$
Test NBi SQL SSAS SSIS SSRS
-
- $depList$
-
+
+
+ $depList$
+
\ No newline at end of file
diff --git a/NBi.sln b/NBi.sln
index d1bafe79e..671d9dfda 100644
--- a/NBi.sln
+++ b/NBi.sln
@@ -9,6 +9,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NBi.Testing", "NBi.Testing\
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".project", ".project", "{DA70ECE5-216D-43A1-9E14-902E06050B8E}"
ProjectSection(SolutionItems) = preProject
+ appveyor.yml = appveyor.yml
AssemblyInfo.cs = AssemblyInfo.cs
EndProjectSection
EndProject
diff --git a/appveyor.yml b/appveyor.yml
index 6cc2ba098..a1ba88b26 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -48,3 +48,17 @@ deploy:
secure: +E89GuWTCkM1DpiRGoO3oRLIvLIjb8aPsHqNvga0ID/xdUx0cvDjI7XVdF12rmEm
on:
branch: /^(develop|feature\/.+|hotfix\/.+)$/
+- provider: NuGet
+ server: https://nuget.pkg.github.com/Seddryck/index.json
+ username: Seddryck
+ api_key:
+ secure: vmXLz/XAhXz3eNJPtg5mP78yhliNVtPy4ieiwuGD9Ym47b5CvdXLT0B4tr/VHDoX
+ on:
+ branch: develop
+- provider: NuGet
+ server: https://nuget.pkg.github.com/Seddryck/index.json
+ username: Seddryck
+ api_key:
+ secure: vmXLz/XAhXz3eNJPtg5mP78yhliNVtPy4ieiwuGD9Ym47b5CvdXLT0B4tr/VHDoX
+ on:
+ APPVEYOR_REPO_TAG: true
\ No newline at end of file