File tree Expand file tree Collapse file tree 11 files changed +16
-14
lines changed
Web.Client.ItemTemplates/content
TypeScript/.template.config
Web.ItemTemplates/content
Protobuf/.template.config
RazorComponent/.template.config
RazorPage/.template.config
ViewImports/.template.config
ViewStart/.template.config
Extensions.ApiDescription.Server/src Expand file tree Collapse file tree 11 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 77 "description" : " LESS is a language that compiles into CSS" ,
88 "groupIdentity" : " Microsoft.DotNet.Web.ClientItems.Less" ,
99 "precedence" : " 100" ,
10- "identity" : " Microsoft.DotNet.Web.ClientItems.Less" ,
10+ "identity" : " Microsoft.DotNet.Web.ClientItems.Less.7.0 " ,
1111 "shortName" : " less" ,
1212 "sourceName" : " styleSheet1" ,
1313 "tags" : {
Original file line number Diff line number Diff line change 77 "description" : " SCSS is a language that compiles into CSS" ,
88 "groupIdentity" : " Microsoft.DotNet.Web.ClientItems.Scss" ,
99 "precedence" : " 100" ,
10- "identity" : " Microsoft.DotNet.Web.ClientItems.Scss" ,
10+ "identity" : " Microsoft.DotNet.Web.ClientItems.Scss.7.0 " ,
1111 "shortName" : " scss" ,
1212 "sourceName" : " styleSheet1" ,
1313 "tags" : {
Original file line number Diff line number Diff line change 77 "description" : " A blank TypeScript source file" ,
88 "groupIdentity" : " Microsoft.DotNet.Web.ClientItems.TypeScript" ,
99 "precedence" : " 100" ,
10- "identity" : " Microsoft.DotNet.Web.ClientItems.TypeScript" ,
10+ "identity" : " Microsoft.DotNet.Web.ClientItems.TypeScript.7.0 " ,
1111 "shortName" : " tsfile" ,
1212 "sourceName" : " file1" ,
1313 "tags" : {
Original file line number Diff line number Diff line change 1212 "language" : " " ,
1313 "type" : " item"
1414 },
15- "groupIdentity" : " Microsoft.Web.Grpc.Protobuf.6.0 " ,
15+ "groupIdentity" : " Microsoft.Web.Grpc.Protobuf" ,
1616 "precedence" : " 600" ,
17- "identity" : " Microsoft.Web.Grpc.Protobuf" ,
17+ "identity" : " Microsoft.Web.Grpc.Protobuf.7.0 " ,
1818 "shortname" : " proto" ,
1919 "sourceName" : " protobuf" ,
2020 "primaryOutputs" : [
Original file line number Diff line number Diff line change 1414 },
1515 "groupIdentity" : " Microsoft.AspNetCore.Components.RazorComponent" ,
1616 "precedence" : " 600" ,
17- "identity" : " Microsoft.AspNetCore.Components.RazorComponent.6 .0" ,
17+ "identity" : " Microsoft.AspNetCore.Components.RazorComponent.7 .0" ,
1818 "shortname" : " razorcomponent" ,
1919 "sourceName" : " Component1" ,
2020 "primaryOutputs" : [
Original file line number Diff line number Diff line change 1111 },
1212 "groupIdentity" : " Microsoft.AspNetCore.Mvc.RazorPage" ,
1313 "precedence" : " 600" ,
14- "identity" : " Microsoft.AspNetCore.Mvc.RazorPage.6 .0" ,
14+ "identity" : " Microsoft.AspNetCore.Mvc.RazorPage.7 .0" ,
1515 "shortName" : " page" ,
1616 "sourceName" : " Index" ,
1717 "primaryOutputs" : [
Original file line number Diff line number Diff line change 1111 },
1212 "groupIdentity" : " Microsoft.AspNetCore.Mvc.ViewImports" ,
1313 "precedence" : " 600" ,
14- "identity" : " Microsoft.AspNetCore.Mvc.ViewImports.6 .0" ,
14+ "identity" : " Microsoft.AspNetCore.Mvc.ViewImports.7 .0" ,
1515 "shortName" : " viewimports" ,
1616 "sourceName" : " ignoreme" ,
1717 "primaryOutputs" : [
Original file line number Diff line number Diff line change 1111 },
1212 "groupIdentity" : " Microsoft.AspNetCore.Mvc.ViewStart" ,
1313 "precedence" : " 600" ,
14- "identity" : " Microsoft.AspNetCore.Mvc.ViewStart.6 .0" ,
14+ "identity" : " Microsoft.AspNetCore.Mvc.ViewStart.7 .0" ,
1515 "shortName" : " viewstart" ,
1616 "sourceName" : " ignoreme" ,
1717 "primaryOutputs" : [
Original file line number Diff line number Diff line change 33
44 <PropertyGroup >
55 <!-- Included primarily to ensure dotnet-getdocument and GetDocument.Insider can be referenced. -->
6- <TargetFrameworks >netcoreapp2.1;$(DefaultNetFxTargetFramework)</TargetFrameworks >
6+ <TargetFrameworks >netcoreapp2.1;$(DefaultNetCoreTargetFramework);$( DefaultNetFxTargetFramework)</TargetFrameworks >
77
88 <Description >MSBuild tasks and targets for build-time Swagger and OpenApi document generation</Description >
99 <DisableImplicitFrameworkReferences >true</DisableImplicitFrameworkReferences >
1919 because publish output matches what was built.
2020 -->
2121 <Reference Include =" dotnet-getdocument"
22- Condition =" '$(TargetFramework)' == 'netcoreapp2.1 ' "
22+ Condition =" '$(TargetFramework)' != '$(DefaultNetFxTargetFramework) ' "
2323 Targets =" Publish"
2424 Private =" false"
2525 ReferenceOutputAssembly =" false"
2828 Private =" false"
2929 ReferenceOutputAssembly =" false"
3030 SkipGetTargetFrameworkProperties =" true" >
31- <Targets Condition =" '$(TargetFramework)' == 'netcoreapp2.1 ' " >Publish</Targets >
31+ <Targets Condition =" '$(TargetFramework)' != '$(DefaultNetFxTargetFramework) ' " >Publish</Targets >
3232 </Reference >
3333 </ItemGroup >
3434
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata minClientVersion =" 2.8" >
44 $CommonMetadataElements$
1212 <file src =" $artifactsBinDir$\GetDocument.Insider\$configuration$\net462\*.*" target =" tools\net462" />
1313 <file src =" $artifactsBinDir$\GetDocument.Insider\x86\$configuration$\net462\*.*" target =" tools\net462-x86" />
1414 <file src =" $artifactsBinDir$\GetDocument.Insider\$configuration$\netcoreapp2.1\publish\*.*" target =" tools\netcoreapp2.1" />
15+ <file src =" $artifactsBinDir$\GetDocument.Insider\$configuration$\net7.0\publish\*.*" target =" tools\net7.0" />
1516 </files >
1617</package >
You can’t perform that action at this time.
0 commit comments