Added new lines
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
53bf507be6
commit
8d6d4a9eff
2
nginx-aspnet-mysql/backend/.gitignore
vendored
2
nginx-aspnet-mysql/backend/.gitignore
vendored
@ -347,4 +347,4 @@ healthchecksdb
|
||||
MigrationBackup/
|
||||
|
||||
# Ionide (cross platform F# VS Code tools) working folder
|
||||
.ionide/
|
||||
.ionide/
|
||||
|
@ -59,4 +59,4 @@ void Prepare(string connectionString)
|
||||
}
|
||||
transation.Commit();
|
||||
connection.Close();
|
||||
}
|
||||
}
|
||||
|
@ -7,4 +7,4 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MySqlConnector" Version="2.1.2" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user