Sire
|
41ac63bcb0
|
Simplified the code so it renders correct HTML when embedded (6.0) (#27744)
Fixed broken code render when embedded in documation on: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/environments?view=aspnetcore-6.0#environments
The environment tag helper code < was rendered as actual HTML tags in the embedded code example, creating invalid
code.
|
2022-11-26 13:30:48 -10:00 |
Rick Anderson
|
39b7df2ca8
|
Remove .min ref from all non-Blazor projects /2 (#26216)
|
2022-06-23 15:27:45 -10:00 |
Rick Anderson
|
84bde094ca
|
Env updates /1 (#26051)
* Env updates /1
* Env updates /1
* Env updates /1
|
2022-06-03 16:51:23 -10:00 |
Kirk Larkin
|
39ff56d39f
|
Clarify default profile in launchSettings.json (#24598)
|
2022-01-13 16:45:02 +00:00 |