Skip to content

Commit

Permalink
chore: fix the plugin version & setting for debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
NightDream2016 committed Aug 21, 2021
1 parent e923bee commit 79328b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions AutoTypeInputLanguage/AutoTypeInputLanguage.csproj.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<StartAction>Program</StartAction>
<StartProgram>D:\OneDrive\Visual Studio Project\AutoTypeInputLanguage\AutoTypeInputLanguage\bin\Debug\KeePass.exe</StartProgram>
</PropertyGroup>
</Project>

0 comments on commit 79328b6

Please sign in to comment.