File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ProjectTemplates/Web.ProjectTemplates/content/RazorClassLibrary-CSharp/.template.config/localize Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "author" : " Microsoft" ,
33 "name" : " Razor Class Library" ,
4- "description" : " A project for creating a Razor class library that targets .NET" ,
4+ "description" : " A project for creating a Razor class library that targets .NET Standard " ,
55 "symbols/Framework/description" : " The target framework for the project." ,
66 "symbols/Framework/choices/net8.0/description" : " Target net8.0" ,
77 "_symbols/Framework/choices/net8.0/description.comment" : " {Locked='net8.0'}" ,
1111 "postActions/restore/description" : " Restore NuGet packages required by this project." ,
1212 "postActions/restore/manualInstructions/default/text" : " Run 'dotnet restore'" ,
1313 "postActions/openInEditor/description" : " Opens Areas/MyFeature/Pages/Page1.cshtml in the editor"
14- }
14+ }
You can’t perform that action at this time.
0 commit comments