Skip to content

Commit

Permalink
Fix #1 and others
Browse files Browse the repository at this point in the history
  • Loading branch information
fireattack committed Jul 13, 2016
1 parent 00e621d commit a3bdbdc
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 148 deletions.
4 changes: 4 additions & 0 deletions FixCue/FixCue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="System" />
Expand Down Expand Up @@ -93,6 +96,7 @@
<DesignTime>True</DesignTime>
</Compile>
<None Include="app.config" />
<None Include="app.manifest" />
<None Include="FixCue_TemporaryKey.pfx" />
<None Include="Properties\app.manifest" />
<None Include="Properties\Settings.settings">
Expand Down
Loading

0 comments on commit a3bdbdc

Please sign in to comment.