mirror of
https://dev.azure.com/tstanciu94/Tuitio/_git/Tuitio
synced 2025-03-28 23:52:20 +02:00
migration fix
This commit is contained in:
parent
33efe07c10
commit
e364ee25f4
@ -2,7 +2,7 @@
|
||||
# chmod u+x build-amd64.sh
|
||||
echo "Welcome!"
|
||||
|
||||
version="1.1.3-alpha2"
|
||||
version="1.1.3-alpha3"
|
||||
localRegistryPass="***REMOVED***"
|
||||
|
||||
echo "Create docker image with version $version."
|
||||
|
@ -12,6 +12,6 @@
|
||||
<EntityFrameworkCorePackageVersion>5.0.12</EntityFrameworkCorePackageVersion>
|
||||
<NDBExtensionsSwaggerPackageVersion>1.0.2</NDBExtensionsSwaggerPackageVersion>
|
||||
<NDBApplicationPackageVersion>1.0.0</NDBApplicationPackageVersion>
|
||||
<NDBDatabaseMigrationPackageVersion>1.1.2</NDBDatabaseMigrationPackageVersion>
|
||||
<NDBDatabaseMigrationPackageVersion>1.1.3</NDBDatabaseMigrationPackageVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
x
Reference in New Issue
Block a user