0 days since misspelling separately

This commit is contained in:
Mike Griese 2021-11-22 16:50:43 -06:00
parent 3e0e9297a5
commit 4a9325274b
2 changed files with 2 additions and 2 deletions

View file

@ -326,7 +326,7 @@
Up-to-date Check will look for the .xaml files from that project in our
output, which won't actually be there.
We do still need to seperately reference the winmds manually below, which is annoying.
We do still need to separately reference the winmds manually below, which is annoying.
-->
<ProjectReference Include="$(OpenConsoleDir)src\cascadia\TerminalControl\dll\TerminalControl.vcxproj">
<!-- Private:false and ReferenceOutputAssembly:false, in combination with

View file

@ -208,7 +208,7 @@
Up-to-date Check will look for the .xaml files from that project in our
output, which won't actually be there.
We do still need to seperately reference the winmds manually below, which is annoying.
We do still need to separately reference the winmds manually below, which is annoying.
-->
<ProjectReference Include="$(OpenConsoleDir)src\cascadia\TerminalControl\dll\TerminalControl.vcxproj">