Skip to content

Commit

Permalink
Fix project file to remove machine dependent configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
rpaquay committed Dec 11, 2013
1 parent 907e3f2 commit c5b84f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VsChromiumPackage/VsChromiumPackage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CopyVsixExtensionFiles>True</CopyVsixExtensionFiles>
<CopyVsixExtensionLocation>C:\Users\rpaquay\AppData\Local\Microsoft\VisualStudio\11.0Exp\Extensions\The Chromium Authors\Vs Chromium\0.2.0</CopyVsixExtensionLocation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand Down

0 comments on commit c5b84f3

Please sign in to comment.