File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <UseFullSemVerForNuGet >true</UseFullSemVerForNuGet >
2929 </PropertyGroup >
3030
31- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
32- <DebugType >full</DebugType >
33- <RunCodeAnalysis >false</RunCodeAnalysis >
34- <LangVersion >latest</LangVersion >
35- </PropertyGroup >
36- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
37- <DebugType >pdbonly</DebugType >
38- </PropertyGroup >
39-
4031 <ItemGroup >
4132 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
4233 <PackageReference Include =" GitVersion.MsBuild" Version =" 5.6.6" >
Original file line number Diff line number Diff line change 2828 <UseFullSemVerForNuGet >true</UseFullSemVerForNuGet >
2929 </PropertyGroup >
3030
31- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
32- <DebugType >full</DebugType >
33- <RunCodeAnalysis >false</RunCodeAnalysis >
34- <LangVersion >latest</LangVersion >
35- </PropertyGroup >
36- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
37- <DebugType >pdbonly</DebugType >
38- <UseVSHostingProcess >false</UseVSHostingProcess >
39- </PropertyGroup >
40-
4131 <ItemGroup >
4232 <PackageReference Include =" GitVersion.MsBuild" Version =" 5.6.6" >
4333 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 2626 <UseFullSemVerForNuGet >true</UseFullSemVerForNuGet >
2727 </PropertyGroup >
2828
29- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
30- <DebugType >full</DebugType >
31- <RunCodeAnalysis >false</RunCodeAnalysis >
32- <LangVersion >latest</LangVersion >
33- </PropertyGroup >
34- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
35- <DebugType >pdbonly</DebugType >
36- </PropertyGroup >
37-
3829 <ItemGroup >
3930 <PackageReference Include =" GitVersion.MsBuild" Version =" 5.6.6" >
4031 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 2828 <UseFullSemVerForNuGet >true</UseFullSemVerForNuGet >
2929 </PropertyGroup >
3030
31- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
32- <DebugType >full</DebugType >
33- <RunCodeAnalysis >false</RunCodeAnalysis >
34- <LangVersion >latest</LangVersion >
35- </PropertyGroup >
36- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
37- <DebugType >pdbonly</DebugType >
38- </PropertyGroup >
39-
4031 <ItemGroup >
4132 <PackageReference Include =" GitVersion.MsBuild" Version =" 5.6.6" >
4233 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 3131 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
3232 <DebugType >full</DebugType >
3333 <DocumentationFile >bin\$(Configuration)\OnTopic.XML</DocumentationFile >
34- <RunCodeAnalysis >false</RunCodeAnalysis >
35- </PropertyGroup >
36- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
37- <DebugType >pdbonly</DebugType >
38- <UseVSHostingProcess >false</UseVSHostingProcess >
3934 </PropertyGroup >
4035
4136 <ItemGroup >
You can’t perform that action at this time.
0 commit comments