Commit Graph

9 Commits (c9966742fdd10334cbcbfa61867810a580578949)

Author SHA1 Message Date
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Luke Latham 965219b96d
Add no-loc metadata to INCLUDES (#21506) 2021-02-15 16:06:48 -06:00
Kirk Larkin 4aa859cb07 Updated Migration from 2.2 to 3.0. (#14368)
* Updated Migration from 2.2 to 3.0.

* Update 22-to-30.md
2019-09-17 15:50:04 -07:00
Luke Latham d186028e83 Change VS version for 3.0 on macOS (#10779)
From Matt Ward ...

> Unfortunately Visual Studio for Mac 7.7 does not support .NET Core 3.0. The bug here is that the New Project dialog shows 3.0 as a target framework - it should not be listed.

> More recent Visual Studio for Mac 8.0 versions should have support for .NET Core 3.0.

> New project templates need to be enabled in Visual Studio for Mac. New project templates available in the installed .NET Core sdk are not automatically available in the IDE. Right now Visual Studio on Windows has more project templates enabled than Visual Studio for Mac, such as the angular and react templates.

This came about because I attempted to use the 3.0 Preview 2 SDK with VS for Mac 7.7.4 and it 💥.

Not sure if the last point will require another line in the prereqs here. I suspect that 8.0 with 3.0 will display the templates in VS normally. I think he's describing the state with 7.7 and 2.2.

AFAIK, there's no VS for Mac 8.0 Preview out yet.

Reference: https://developercommunity.visualstudio.com/content/problem/444024/create-button-doesnt-create-new-project-for-30-pre.html
2019-02-03 08:46:45 -10:00
Pavel Krymets 86e897d10e Add logging 2.1 to 2.2/3.0 migration guide (#10122) 2019-01-04 17:03:10 -08:00