File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8787 <TargetName >CefSharp</TargetName >
8888 </PropertyGroup >
8989 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
90- <OutDir >bin\$(Configuration)\</OutDir >
91- <IntDir >obj\$(Configuration)\</IntDir >
90+ <OutDir >$(SolutionDir)$(Platform)\$(Configuration)\</OutDir >
9291 <LinkIncremental >false</LinkIncremental >
9392 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
9493 <CodeAnalysisRules />
9594 <CodeAnalysisRuleAssemblies />
9695 <TargetName >CefSharp</TargetName >
9796 <LinkKeyFile >..\CefSharp.snk</LinkKeyFile >
97+ <IntDir >$(Platform)\$(Configuration)\</IntDir >
9898 </PropertyGroup >
9999 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
100100 <LinkIncremental >false</LinkIncremental >
You can’t perform that action at this time.
0 commit comments