Buckets:
| <Project Sdk=""> | |
| <PropertyGroup> | |
| <ProjectType>Local</ProjectType> | |
| <DefaultClientScript>JScript</DefaultClientScript> | |
| <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | |
| <DefaultTargetSchema>IE50</DefaultTargetSchema> | |
| <DelaySign>false</DelaySign> | |
| <!--Added [false] deterministic property to prevent CS8357 when AssemblyInfo.cs contains wildcard in version string--> | |
| <Deterministic>false</Deterministic> | |
| </PropertyGroup> | |
| <Import Project="$(SolutionDir)VSProps\SDKSamples.props" /> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> | |
| <OutputPath>bin\x64\Debug\</OutputPath> | |
| <BaseAddress>285212672</BaseAddress> | |
| <FileAlignment>4096</FileAlignment> | |
| <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> | |
| <TreatWarningsAsErrors>true</TreatWarningsAsErrors> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> | |
| <OutputPath>bin\x64\Release\</OutputPath> | |
| <BaseAddress>285212672</BaseAddress> | |
| <TreatWarningsAsErrors>true</TreatWarningsAsErrors> | |
| <FileAlignment>4096</FileAlignment> | |
| <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> | |
| </PropertyGroup> | |
| <Import Project="$(SolutionDir)VSProps\SDKSamples.targets" /> | |
| <PropertyGroup> | |
| <PostBuildEvent>set FILEFORSAMPLEREG="$(SolutionDir)..\..\..\..\Regression\API\SDKSamples\UpdateSampleDllForRegression.py" | |
| if exist %25FILEFORSAMPLEREG%25 py -3 %25FILEFORSAMPLEREG%25 "$(ProjectPath)" "$(TargetPath)" "$(SolutionDir)"</PostBuildEvent> | |
| </PropertyGroup> | |
| <PropertyGroup> | |
| <ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch> | |
| </PropertyGroup> | |
| </Project> |
Xet Storage Details
- Size:
- 1.79 kB
- Xet hash:
- ab1c3cf262f36fe063c5540268ade191e6afff557b46a671a21c9d8e0acd0566
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.