File tree 1 file changed +2
-2
lines changed
src/ProjectTemplates/Web.ProjectTemplates/content/RazorClassLibrary-CSharp/.template.config/localize 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"author" : " Microsoft" ,
3
3
"name" : " Razor Class Library" ,
4
- "description" : " A project for creating a Razor class library that targets .NET Standard " ,
4
+ "description" : " A project for creating a Razor class library that targets .NET" ,
5
5
"symbols/Framework/description" : " The target framework for the project." ,
6
6
"symbols/Framework/choices/net8.0/description" : " Target net8.0" ,
7
7
"_symbols/Framework/choices/net8.0/description.comment" : " {Locked='net8.0'}" ,
11
11
"postActions/restore/description" : " Restore NuGet packages required by this project." ,
12
12
"postActions/restore/manualInstructions/default/text" : " Run 'dotnet restore'" ,
13
13
"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