This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +0
-13
lines changed
Expand file tree Collapse file tree 6 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 2828 <IncludeDebugSymbolsInLocalVSIXDeployment >true</IncludeDebugSymbolsInLocalVSIXDeployment >
2929 <CopyBuildOutputToOutputDirectory >true</CopyBuildOutputToOutputDirectory >
3030 <CopyOutputSymbolsToOutputDirectory >true</CopyOutputSymbolsToOutputDirectory >
31- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
3231 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
3332 <CreateVsixContainer >False</CreateVsixContainer >
3433 <DeployExtension >False</DeployExtension >
4241 <WarningLevel >4</WarningLevel >
4342 <RunCodeAnalysis >false</RunCodeAnalysis >
4443 <OutputPath >bin\Debug\</OutputPath >
45- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
4644 </PropertyGroup >
4745 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
4846 <Optimize >true</Optimize >
5149 <WarningLevel >4</WarningLevel >
5250 <RunCodeAnalysis >false</RunCodeAnalysis >
5351 <OutputPath >bin\Release\</OutputPath >
54- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
5552 </PropertyGroup >
5653 <Import Project =" $(SolutionDir)\src\common\signing.props" />
5754 <ItemGroup >
Original file line number Diff line number Diff line change 2828 <IncludeDebugSymbolsInLocalVSIXDeployment >true</IncludeDebugSymbolsInLocalVSIXDeployment >
2929 <CopyBuildOutputToOutputDirectory >true</CopyBuildOutputToOutputDirectory >
3030 <CopyOutputSymbolsToOutputDirectory >true</CopyOutputSymbolsToOutputDirectory >
31- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
3231 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
3332 <CreateVsixContainer >False</CreateVsixContainer >
3433 <DeployExtension >False</DeployExtension >
4241 <WarningLevel >4</WarningLevel >
4342 <RunCodeAnalysis >false</RunCodeAnalysis >
4443 <OutputPath >bin\Debug\</OutputPath >
45- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
4644 </PropertyGroup >
4745 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
4846 <Optimize >true</Optimize >
Original file line number Diff line number Diff line change 1414 <LangVersion >7.3</LangVersion >
1515 <TargetFrameworkVersion >v4.6.1</TargetFrameworkVersion >
1616 <FileAlignment >512</FileAlignment >
17- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1817 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
1918 <NuGetPackageImportStamp >
2019 </NuGetPackageImportStamp >
2827 <WarningLevel >4</WarningLevel >
2928 <RunCodeAnalysis >false</RunCodeAnalysis >
3029 <OutputPath >bin\Debug\</OutputPath >
31- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
3230 </PropertyGroup >
3331 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
3432 <DebugType >full</DebugType >
Original file line number Diff line number Diff line change 1414 <LangVersion >7.3</LangVersion >
1515 <TargetFrameworkVersion >v4.6.1</TargetFrameworkVersion >
1616 <FileAlignment >512</FileAlignment >
17- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1817 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
1918 <NuGetPackageImportStamp >
2019 </NuGetPackageImportStamp >
2827 <WarningLevel >4</WarningLevel >
2928 <RunCodeAnalysis >false</RunCodeAnalysis >
3029 <OutputPath >bin\Debug\</OutputPath >
31- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
3230 </PropertyGroup >
3331 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
3432 <Optimize >true</Optimize >
Original file line number Diff line number Diff line change 1414 <LangVersion >7.3</LangVersion >
1515 <TargetFrameworkVersion >v4.6.1</TargetFrameworkVersion >
1616 <FileAlignment >512</FileAlignment >
17- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
1817 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
1918 <NuGetPackageImportStamp >
2019 </NuGetPackageImportStamp >
2827 <WarningLevel >4</WarningLevel >
2928 <RunCodeAnalysis >false</RunCodeAnalysis >
3029 <OutputPath >bin\Debug\</OutputPath >
31- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
3230 </PropertyGroup >
3331 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'DebugCodeAnalysis|AnyCPU'" >
3432 <Optimize >false</Optimize >
Original file line number Diff line number Diff line change 3030 <LangVersion >7.3</LangVersion >
3131 <TargetFrameworkVersion >v4.6.1</TargetFrameworkVersion >
3232 <ZipPackageCompressionLevel >Normal</ZipPackageCompressionLevel >
33- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
3433 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
3534 <IncludeDebugSymbolsInVSIXContainer >true</IncludeDebugSymbolsInVSIXContainer >
3635 </PropertyGroup >
4847 <OutputPath >..\..\build\Debug\</OutputPath >
4948 <DebugSymbols >true</DebugSymbols >
5049 <DebugType >full</DebugType >
51- <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
5250 </PropertyGroup >
5351 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'DebugWithoutVsix|AnyCPU' " >
5452 <Optimize >false</Optimize >
You can’t perform that action at this time.
0 commit comments