Skip to content

Commit

Permalink
Update app.component.html
Browse files Browse the repository at this point in the history
updating for dotnet core 3.1
  • Loading branch information
Longfld authored Nov 6, 2020
1 parent b4c56f0 commit 06d7eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wwwroot/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<main>

<router-outlet></router-outlet>
<h3>ASP.NET Core 2.2 And Angular implement of: https://code.msdn.microsoft.com/How-to-achieve-a-bearer-9448db57</h3>
<h3>ASP.NET Core 3.1 And Angular(7.2.1) implement of: https://code.msdn.microsoft.com/How-to-achieve-a-bearer-9448db57</h3>
<h3>This is for learning purpose only</h3>
</main>

0 comments on commit 06d7eca

Please sign in to comment.