We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb46b1 commit 07cb476Copy full SHA for 07cb476
src/OpenInPaintDotNet/OpenInPaintDotNet.csproj.user
@@ -2,7 +2,7 @@
2
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
4
<StartAction>Program</StartAction>
5
- <StartProgram>C:\Program Files %28x86%29\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe</StartProgram>
+ <StartProgram>C:\Program Files %28x86%29\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.exe</StartProgram>
6
<StartArguments>/rootSuffix Exp</StartArguments>
7
<DeployTargetInstanceId />
8
</PropertyGroup>
0 commit comments