Fixed a dependancy issue with #844

This commit is contained in:
Jamie.Rees 2016-12-29 09:44:16 +00:00
commit b2e53c05af
3 changed files with 5 additions and 3 deletions

View file

@ -8,7 +8,7 @@
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Ombi.UI</RootNamespace>
<AssemblyName>Ombi.UI</AssemblyName>
<AssemblyName>Ombi</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>