fix: persist first-run folder paths only
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
</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.
|
||||
Machine-local development runtime roots belong outside Git. The first-run
|
||||
folder picker writes this optional direct path binding; the manual handoff
|
||||
initializer may also replace it for a separately delivered runtime.
|
||||
-->
|
||||
<Import Project="$(MSBuildThisFileDirectory)Directory.Build.local.props"
|
||||
Condition="Exists('$(MSBuildThisFileDirectory)Directory.Build.local.props')" />
|
||||
|
||||
Reference in New Issue
Block a user