File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
src/ProjectTemplates/Web.ProjectTemplates
GrpcService-CSharp/.template.config
RazorComponentsWeb-CSharp/.template.config
Worker-CSharp/.template.config Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk="Microsoft.NET.Sdk.Web ">
1
+ <Project Sdk="Microsoft.NET.Sdk.Worker ">
2
2
3
3
<PropertyGroup>
4
4
<TargetFramework>netcoreapp3.0</TargetFramework>
5
- <OutputType>Exe</OutputType >
5
+ <UserSecretsId>dotnet-Company.Application1-53bc9b9d-9d6a-45d4-8429-2a2761773502</UserSecretsId >
6
6
<NoDefaultLaunchSettingsFile Condition="'$(ExcludeLaunchSettings)' == 'True'">True</NoDefaultLaunchSettingsFile>
7
7
<RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">Company.Application1</RootNamespace>
8
8
</PropertyGroup>
Original file line number Diff line number Diff line change 10
10
"package" : " {0CD94836-1526-4E85-87D3-FB5274C5AFC9}" ,
11
11
"id" : " 1028"
12
12
},
13
- "order" : 100 ,
13
+ "order" : 303 ,
14
14
"icon" : " vs-2017.3/Empty.png" ,
15
15
"learnMoreLink" : " https://go.microsoft.com/fwlink/?LinkID=784883" ,
16
16
"uiFilters" : [ " oneaspnet" ],
Original file line number Diff line number Diff line change 10
10
"package" : " {0CD94836-1526-4E85-87D3-FB5274C5AFC9}" ,
11
11
"id" : " 1026"
12
12
},
13
- "order" : 100 ,
13
+ "order" : 304 ,
14
14
"icon" : " vs-2017.3/WebApplication.png" ,
15
15
"learnMoreLink" : " https://go.microsoft.com/fwlink/?LinkID=784883" ,
16
16
"uiFilters" : [ " oneaspnet" ],
Original file line number Diff line number Diff line change 10
10
"package" : " {0CD94836-1526-4E85-87D3-FB5274C5AFC9}" ,
11
11
"id" : " 1026"
12
12
},
13
- "order" : 100 ,
13
+ "order" : 302 ,
14
14
"icon" : " vs-2017.3/Empty.png" ,
15
15
"learnMoreLink" : " https://go.microsoft.com/fwlink/?linkid=2072778" ,
16
16
"uiFilters" : [ " oneaspnet" ],
You can’t perform that action at this time.
0 commit comments