set CopyToOutputDirectory to PreserveNewest in CloudAPISample DockableDialogs FreeFormElement GetSetDefaultTypes InCanvasControlAPI and SinePlotter

This commit is contained in:
Jeremy Tammik
2024-04-12 13:59:42 +02:00
parent 7ea57c58c5
commit 4d80439a6b
6 changed files with 15 additions and 15 deletions
@@ -17,7 +17,7 @@
<ItemGroup>
<None Include="..\Generic Model.rft">
<Link>Generic Model.rft</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<Import Project="$(SolutionDir)VSProps\SDKSamples.Sdk.targets" />
@@ -28,4 +28,4 @@ if exist %25FILEFORSAMPLEREG%25 py -3 %25FILEFORSAMPLEREG%25 "$(ProjectPath)" "
<PropertyGroup>
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
</PropertyGroup>
</Project>
</Project>