diff --git a/.vs/GerenciaProjetos/v15/.suo b/.vs/GerenciaProjetos/v15/.suo index 9978012..c1976c7 100644 Binary files a/.vs/GerenciaProjetos/v15/.suo and b/.vs/GerenciaProjetos/v15/.suo differ diff --git a/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-shm b/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-shm index 467400f..aabae24 100644 Binary files a/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-shm and b/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-shm differ diff --git a/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal b/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal index 89fcbb9..8e03991 100644 Binary files a/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal and b/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal differ diff --git a/GerenciaProjetos/GerenciaProjetos.csproj b/GerenciaProjetos/GerenciaProjetos.csproj index 977e743..954a80f 100644 --- a/GerenciaProjetos/GerenciaProjetos.csproj +++ b/GerenciaProjetos/GerenciaProjetos.csproj @@ -13,4 +13,16 @@ + + + + + + + + + PreserveNewest + + + diff --git a/GerenciaProjetos/Views/Shared/_Layout.cshtml b/GerenciaProjetos/Views/Shared/_Layout.cshtml index 3bfe258..046bd4b 100644 --- a/GerenciaProjetos/Views/Shared/_Layout.cshtml +++ b/GerenciaProjetos/Views/Shared/_Layout.cshtml @@ -13,22 +13,26 @@ asp-fallback-href="~/lib/bootstrap/dist/css/bootstrap.min.css" asp-fallback-test-class="sr-only" asp-fallback-test-property="position" asp-fallback-test-value="absolute" crossorigin="anonymous" - integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"/> + integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" /> + +
-