feat: add verified development live handoff
This commit is contained in:
@@ -9,4 +9,12 @@
|
||||
<DebugType>None</DebugType>
|
||||
<AppxSymbolPackageEnabled>false</AppxSymbolPackageEnabled>
|
||||
</PropertyGroup>
|
||||
|
||||
<!--
|
||||
Machine-local development runtime roots belong outside Git. The handoff
|
||||
initializer writes this optional file after verifying the separately
|
||||
delivered Cuts/Res bundle and its SHA-256 manifest.
|
||||
-->
|
||||
<Import Project="$(MSBuildThisFileDirectory)Directory.Build.local.props"
|
||||
Condition="Exists('$(MSBuildThisFileDirectory)Directory.Build.local.props')" />
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user