Buckets:
| <Project Sdk=""> | |
| <PropertyGroup> | |
| <NoStandardLibraries>false</NoStandardLibraries> | |
| </PropertyGroup> | |
| <Import Project="$(SolutionDir)VSProps\SDKSamples.props" /> | |
| <!--In this property group - override values from SDKSamples.props--> | |
| <PropertyGroup> | |
| <UseWindowsForms>false</UseWindowsForms> | |
| <ImportWindowsDesktopTargets>false</ImportWindowsDesktopTargets> | |
| <GenerateAssemblyInfo>true</GenerateAssemblyInfo> | |
| <AssemblyVersion>1.0.0.0</AssemblyVersion> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> | |
| <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> | |
| <TreatWarningsAsErrors>true</TreatWarningsAsErrors> | |
| <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> | |
| </PropertyGroup> | |
| <ProjectExtensions> | |
| <VisualStudio AllowExistingFolder="true" /> | |
| </ProjectExtensions> | |
| <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.55 kB
- Xet hash:
- 4570da2acc9be7484c510e914942bc95a20da2bacdcb81bb6ecc853f626a7089
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.