Skip to content

Commit

Permalink
Release v1.0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
smbadiwe committed Dec 17, 2017
1 parent d1a01d6 commit fbdb423
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>$id$</id>
<version>1.0.0.11</version>
<version>1.0.0.12</version>
<title>$title$</title>
<authors>$author$</authors>
<owners>$author$</owners>
Expand All @@ -13,7 +13,7 @@
<copyright>Copyright 2016</copyright>
<tags>SaaS MultiTenant MultiTenancy Framework Software-as-a-Service IoC SimpleInjector</tags>
<dependencies>
<dependency id="MultiTenancyFramework.Core" version="1.0.0.11" />
<dependency id="MultiTenancyFramework.Core" version="1.0.0.12" />
</dependencies>
</metadata>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>$id$</id>
<version>1.0.0.11</version>
<version>1.0.0.12</version>
<title>$title$</title>
<authors>$author$</authors>
<owners>$author$</owners>
Expand All @@ -13,9 +13,9 @@
<copyright>$copyright$</copyright>
<tags>SaaS MultiTenant MultiTenancy Framework Software-as-a-Service MVC5 NHibernate FluentNHibernate</tags>
<dependencies>
<dependency id="MultiTenancyFramework.Core" version="1.0.0.11" />
<dependency id="MultiTenancyFramework.Mvc" version="1.0.0.11" />
<dependency id="MultiTenancyFramework.NHibernate" version="1.0.0.11" />
<dependency id="MultiTenancyFramework.Core" version="1.0.0.12" />
<dependency id="MultiTenancyFramework.Mvc" version="1.0.0.12" />
<dependency id="MultiTenancyFramework.NHibernate" version="1.0.0.12" />
</dependencies>
</metadata>
<files>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>$id$</id>
<version>1.0.0.11</version>
<version>1.0.0.12</version>
<title>$title$</title>
<authors>$author$</authors>
<owners>$author$</owners>
Expand All @@ -13,7 +13,7 @@
<copyright>Copyright 2016</copyright>
<tags>SaaS MultiTenant MultiTenancy Framework Software-as-a-Service MVC5</tags>
<dependencies>
<dependency id="MultiTenancyFramework.Core" version="1.0.0.11" />
<dependency id="MultiTenancyFramework.Core" version="1.0.0.12" />
</dependencies>
</metadata>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>$id$</id>
<version>1.0.0.11</version>
<version>1.0.0.12</version>
<title>$title$</title>
<authors>$author$</authors>
<owners>$author$</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>$id$</id>
<version>1.0.0.11</version>
<version>1.0.0.12</version>
<title>$title$</title>
<authors>$author$</authors>
<owners>$author$</owners>
Expand All @@ -13,7 +13,7 @@
<copyright>$copyright$</copyright>
<tags>SaaS MultiTenant MultiTenancy Framework Software-as-a-Service MVC5 NHibernate FluentNHibernate</tags>
<dependencies>
<dependency id="MultiTenancyFramework.Core" version="1.0.0.11" />
<dependency id="MultiTenancyFramework.Core" version="1.0.0.12" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit fbdb423

Please sign in to comment.