From 8d6d4a9eff460079d5b12beae12329760d59ddcf Mon Sep 17 00:00:00 2001 From: Esteban Solano Granados Date: Mon, 21 Mar 2022 16:49:05 +0000 Subject: [PATCH] Added new lines Signed-off-by: GitHub --- nginx-aspnet-mysql/backend/.gitignore | 2 +- nginx-aspnet-mysql/backend/Program.cs | 2 +- nginx-aspnet-mysql/backend/aspnetapp.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nginx-aspnet-mysql/backend/.gitignore b/nginx-aspnet-mysql/backend/.gitignore index 2f1229f..dfcfd56 100644 --- a/nginx-aspnet-mysql/backend/.gitignore +++ b/nginx-aspnet-mysql/backend/.gitignore @@ -347,4 +347,4 @@ healthchecksdb MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder -.ionide/ \ No newline at end of file +.ionide/ diff --git a/nginx-aspnet-mysql/backend/Program.cs b/nginx-aspnet-mysql/backend/Program.cs index eaee20a..d4b0e63 100644 --- a/nginx-aspnet-mysql/backend/Program.cs +++ b/nginx-aspnet-mysql/backend/Program.cs @@ -59,4 +59,4 @@ void Prepare(string connectionString) } transation.Commit(); connection.Close(); -} \ No newline at end of file +} diff --git a/nginx-aspnet-mysql/backend/aspnetapp.csproj b/nginx-aspnet-mysql/backend/aspnetapp.csproj index 20a03cb..0032321 100644 --- a/nginx-aspnet-mysql/backend/aspnetapp.csproj +++ b/nginx-aspnet-mysql/backend/aspnetapp.csproj @@ -7,4 +7,4 @@ - \ No newline at end of file +