Skip to content

Commit

Permalink
Update baselines for dotnet new commands
Browse files Browse the repository at this point in the history
  • Loading branch information
captainsafia committed Mar 27, 2023
1 parent a31a53e commit 88db657
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
angular
api
apicontroller
blazorserver
blazorserver-empty
blazorwasm
Expand All @@ -15,6 +16,7 @@ grpc
mstest
mstest-playwright
mvc
mvccontroller
nugetconfig
nunit
nunit-playwright
Expand All @@ -26,6 +28,7 @@ razorcomponent
react
sln
tool-manifest
view
viewimports
viewstart
web
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
angular
api
apicontroller
blazorserver
blazorserver-empty
blazorwasm
Expand All @@ -15,6 +16,7 @@ grpc
mstest
mstest-playwright
mvc
mvccontroller
nugetconfig
nunit
nunit-playwright
Expand All @@ -26,6 +28,7 @@ razorcomponent
react
sln
tool-manifest
view
viewimports
viewstart
web
Expand Down Expand Up @@ -56,4 +59,4 @@ install
list
search
uninstall
update
update
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
angular
api
apicontroller
blazorserver
blazorserver-empty
blazorwasm
Expand All @@ -15,6 +16,7 @@ grpc
mstest
mstest-playwright
mvc
mvccontroller
nugetconfig
nunit
nunit-playwright
Expand All @@ -26,6 +28,7 @@ razorcomponent
react
sln
tool-manifest
view
viewimports
viewstart
web
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These templates matched your input:

Template Name Short Name Language Tags
-------------------------------------------- -------------------------- ---------- --------------------------------
API Controller apicontroller [C#] Web/ASP.NET
ASP.NET Core API api [C#] Web/API
ASP.NET Core Empty web [C#],F# Web/Empty
ASP.NET Core gRPC Service grpc [C#] Web/gRPC
Expand All @@ -28,6 +29,7 @@ MSBuild Directory.Build.props file buildprops
MSBuild Directory.Build.targets file buildtargets MSBuild/props
MSTest Playwright Test Project mstest-playwright [C#] Test/MSTest/Playwright
MSTest Test Project mstest [C#],F#,VB Test/MSTest
MVC Controller mvccontroller [C#] Web/ASP.NET
MVC ViewImports viewimports [C#] Web/ASP.NET
MVC ViewStart viewstart [C#] Web/ASP.NET
NuGet Config nugetconfig,nuget.config Config
Expand All @@ -38,7 +40,8 @@ Protocol Buffer File proto
Razor Class Library razorclasslib [C#] Web/Razor/Library
Razor Component razorcomponent [C#] Web/ASP.NET
Razor Page page [C#] Web/ASP.NET
Razor View view [C#] Web/ASP.NET
Solution File sln,solution Solution
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
xUnit Test Project xunit [C#],F#,VB Test/xUnit
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These templates matched your input:

Template Name Short Name Language Tags
-------------------------------------------- -------------------------- ---------- --------------------------------
API Controller apicontroller [C#] Web/ASP.NET
ASP.NET Core API api [C#] Web/API
ASP.NET Core Empty web [C#],F# Web/Empty
ASP.NET Core gRPC Service grpc [C#] Web/gRPC
Expand All @@ -28,6 +29,7 @@ MSBuild Directory.Build.props file buildprops
MSBuild Directory.Build.targets file buildtargets MSBuild/props
MSTest Playwright Test Project mstest-playwright [C#] Test/MSTest/Playwright
MSTest Test Project mstest [C#],F#,VB Test/MSTest
MVC Controller mvccontroller [C#] Web/ASP.NET
MVC ViewImports viewimports [C#] Web/ASP.NET
MVC ViewStart viewstart [C#] Web/ASP.NET
NuGet Config nugetconfig,nuget.config Config
Expand All @@ -38,7 +40,8 @@ Protocol Buffer File proto
Razor Class Library razorclasslib [C#] Web/Razor/Library
Razor Component razorcomponent [C#] Web/ASP.NET
Razor Page page [C#] Web/ASP.NET
Razor View view [C#] Web/ASP.NET
Solution File sln,solution Solution
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
xUnit Test Project xunit [C#],F#,VB Test/xUnit
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These templates matched your input:

Template Name Short Name Language Tags
-------------------------------------------- -------------------------- ---------- --------------------------------
API Controller apicontroller [C#] Web/ASP.NET
ASP.NET Core API api [C#] Web/API
ASP.NET Core Empty web [C#],F# Web/Empty
ASP.NET Core gRPC Service grpc [C#] Web/gRPC
Expand All @@ -28,6 +29,7 @@ MSBuild Directory.Build.props file buildprops
MSBuild Directory.Build.targets file buildtargets MSBuild/props
MSTest Playwright Test Project mstest-playwright [C#] Test/MSTest/Playwright
MSTest Test Project mstest [C#],F#,VB Test/MSTest
MVC Controller mvccontroller [C#] Web/ASP.NET
MVC ViewImports viewimports [C#] Web/ASP.NET
MVC ViewStart viewstart [C#] Web/ASP.NET
NuGet Config nugetconfig,nuget.config Config
Expand All @@ -38,6 +40,7 @@ Protocol Buffer File proto
Razor Class Library razorclasslib [C#] Web/Razor/Library
Razor Component razorcomponent [C#] Web/ASP.NET
Razor Page page [C#] Web/ASP.NET
Razor View view [C#] Web/ASP.NET
Solution File sln,solution Solution
Web Config webconfig Config
Windows Forms App winforms [C#],VB Common/WinForms
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Template Name Short Name Language Tags
-------------------------------------------- -------------------------- ---------- --------------------------------
API Controller apicontroller [C#] Web/ASP.NET
ASP.NET Core API api [C#] Web/API
ASP.NET Core Empty web [C#],F# Web/Empty
ASP.NET Core gRPC Service grpc [C#] Web/gRPC
Expand All @@ -24,6 +25,7 @@ MSBuild Directory.Build.props file buildprops
MSBuild Directory.Build.targets file buildtargets MSBuild/props
MSTest Playwright Test Project mstest-playwright [C#] Test/MSTest/Playwright
MSTest Test Project mstest [C#],F#,VB Test/MSTest
MVC Controller mvccontroller [C#] Web/ASP.NET
MVC ViewImports viewimports [C#] Web/ASP.NET
MVC ViewStart viewstart [C#] Web/ASP.NET
NuGet Config nugetconfig,nuget.config Config
Expand All @@ -34,7 +36,8 @@ Protocol Buffer File proto
Razor Class Library razorclasslib [C#] Web/Razor/Library
Razor Component razorcomponent [C#] Web/ASP.NET
Razor Page page [C#] Web/ASP.NET
Razor View view [C#] Web/ASP.NET
Solution File sln,solution Solution
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
xUnit Test Project xunit [C#],F#,VB Test/xUnit
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Template Name Short Name Language Tags
-------------------------------------------- -------------------------- ---------- --------------------------------
API Controller apicontroller [C#] Web/ASP.NET
ASP.NET Core API api [C#] Web/API
ASP.NET Core Empty web [C#],F# Web/Empty
ASP.NET Core gRPC Service grpc [C#] Web/gRPC
Expand All @@ -24,6 +25,7 @@ MSBuild Directory.Build.props file buildprops
MSBuild Directory.Build.targets file buildtargets MSBuild/props
MSTest Playwright Test Project mstest-playwright [C#] Test/MSTest/Playwright
MSTest Test Project mstest [C#],F#,VB Test/MSTest
MVC Controller mvccontroller [C#] Web/ASP.NET
MVC ViewImports viewimports [C#] Web/ASP.NET
MVC ViewStart viewstart [C#] Web/ASP.NET
NuGet Config nugetconfig,nuget.config Config
Expand All @@ -34,7 +36,8 @@ Protocol Buffer File proto
Razor Class Library razorclasslib [C#] Web/Razor/Library
Razor Component razorcomponent [C#] Web/ASP.NET
Razor Page page [C#] Web/ASP.NET
Razor View view [C#] Web/ASP.NET
Solution File sln,solution Solution
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
Web Config webconfig Config
Worker Service worker [C#],F# Common/Worker/Web
xUnit Test Project xunit [C#],F#,VB Test/xUnit
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Template Name Short Name Language Tags
-------------------------------------------- -------------------------- ---------- --------------------------------
API Controller apicontroller [C#] Web/ASP.NET
ASP.NET Core API api [C#] Web/API
ASP.NET Core Empty web [C#],F# Web/Empty
ASP.NET Core gRPC Service grpc [C#] Web/gRPC
Expand All @@ -24,6 +25,7 @@ MSBuild Directory.Build.props file buildprops
MSBuild Directory.Build.targets file buildtargets MSBuild/props
MSTest Playwright Test Project mstest-playwright [C#] Test/MSTest/Playwright
MSTest Test Project mstest [C#],F#,VB Test/MSTest
MVC Controller mvccontroller [C#] Web/ASP.NET
MVC ViewImports viewimports [C#] Web/ASP.NET
MVC ViewStart viewstart [C#] Web/ASP.NET
NuGet Config nugetconfig,nuget.config Config
Expand All @@ -34,6 +36,7 @@ Protocol Buffer File proto
Razor Class Library razorclasslib [C#] Web/Razor/Library
Razor Component razorcomponent [C#] Web/ASP.NET
Razor Page page [C#] Web/ASP.NET
Razor View view [C#] Web/ASP.NET
Solution File sln,solution Solution
Web Config webconfig Config
Windows Forms App winforms [C#],VB Common/WinForms
Expand Down

0 comments on commit 88db657

Please sign in to comment.