Zonorai.Tenants.Migrations.SqlLite 1.0.7
Zonorai.Tenants Migrations for SQL Lite
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Zonorai.Tenants.Migrations.SqlLite</id>
<version>1.0.7</version>
<authors>Zonorai</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<description>Zonorai.Tenants Migrations for SQL Lite</description>
<copyright>Copyright Zonorai</copyright>
<tags>tenants users claims authentication multitenancy</tags>
<repository type="Git" url="https://github.com/Zonorai/Tenants" />
<dependencies>
<group targetFramework="net5.0">
<dependency id="Zonorai.Tenants.Infrastructure" version="1.0.7" exclude="Build,Analyzers" />
</group>
<group targetFramework="net6.0">
<dependency id="Zonorai.Tenants.Infrastructure" version="1.0.7" exclude="Build,Analyzers" />
</group>
</dependencies>
<frameworkReferences>
<group targetFramework="net5.0">
<frameworkReference name="Microsoft.AspNetCore.App" />
</group>
<group targetFramework="net6.0">
<frameworkReference name="Microsoft.AspNetCore.App" />
</group>
</frameworkReferences>
</metadata>
</package>