File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -378,7 +378,6 @@ app.UseGraphQLPlayground(
378378 BetaUpdates = true ,
379379 RequestCredentials = RequestCredentials .Omit ,
380380 HideTracingResponse = false ,
381-
382381 EditorCursorShape = EditorCursorShape .Line ,
383382 EditorTheme = EditorTheme .Dark ,
384383 EditorFontSize = 14 ,
@@ -648,12 +647,12 @@ ___
648647
649648## Built With
650649
651- ### Microsoft Stack - v5.0
650+ ### Microsoft Stack - v5.0/6.0
652651
653- * [.NET 5.0](https:// dotnet .microsoft.com/) - Base framework;
654- * [ASP .NET 5.0](https:// docs .microsoft.com/en-us/ aspnet/core/?view=aspnetcore-3.1 ) - Web framework;
655- * [Entity Framework Core 5.0 ](https:// docs .microsoft.com/en-us/ef/core/what-is-new/ef -core-5.0/plan ) - ORM;
656- * [Microsoft SQL Server on Linux for Docker ](https:// docs.microsoft .com/en-us/ef/core/what-is-new/ef-core-5.0/plan ) - Database.
652+ * [.NET 5.0](https:// devblogs .microsoft.com/dotnet/announcing-net-5-0 /) - Base framework;
653+ * [ASP .NET 5.0](https:// devblogs .microsoft.com/aspnet/announcing-asp-net- core-in-net-5/ ) - Web framework;
654+ * [Entity Framework Core 6.0 ( preview ) ](https:// devblogs .microsoft.com/dotnet/announcing-entity-framework -core-6-0-preview-1/ ) - ORM;
655+ * [Microsoft SQL Server on Linux for Docker ](https:// hub.docker .com/_/microsoft-mssql-server ) - Database.
657656
658657### GraphQL Stack - v3.0
659658
You can’t perform that action at this time.
0 commit comments