Merge pull request #1294 from mortenn/master

Hide console window when clicking invite links
This commit is contained in:
Hylke Bons 2013-05-30 01:31:10 -07:00
commit 98a90170d8

View file

@ -6,7 +6,7 @@
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{1DB5492D-B897-4A5E-8DD7-175EC65F52F2}</ProjectGuid>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SparkleShareInviteOpener</RootNamespace>
<AssemblyName>SparkleShareInviteOpener</AssemblyName>
@ -40,4 +40,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>