Skip to content

Commit

Permalink
Fix import files. (#375)
Browse files Browse the repository at this point in the history
* Fix import files.

* revert init.ps1 file

* Added pause
  • Loading branch information
niyari authored Feb 12, 2022
1 parent 725fa91 commit 93ea903
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions init.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@set PS1UnderCmd=1
powershell.exe -ExecutionPolicy bypass -Command "& '%~dpn0.ps1'" %*
@set PS1UnderCmd=
pause
1 change: 0 additions & 1 deletion src/dev/DevToys.Startup/DevToys.Startup.wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,4 @@
<SubType>Designer</SubType>
</AppxManifest>
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
</Project>

0 comments on commit 93ea903

Please sign in to comment.