Basic implementation of updating which shop is active.
This commit is contained in:
@@ -251,6 +251,7 @@
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</ApplicationDefinition>
|
||||
<Compile Include="Models\Bodyshop.cs" />
|
||||
<Compile Include="Models\DTO_Base.cs" />
|
||||
<Compile Include="Models\DTO_QueueItem.cs" />
|
||||
<Compile Include="Models\Monitor.cs" />
|
||||
@@ -264,6 +265,7 @@
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<Compile Include="Utils\ApplicationExceptionHandler.cs" />
|
||||
<Compile Include="Utils\AppMetaData.cs" />
|
||||
<Compile Include="Utils\Auth.cs" />
|
||||
<Compile Include="Utils\BaseModel.cs" />
|
||||
@@ -278,6 +280,7 @@
|
||||
</Compile>
|
||||
<Compile Include="Utils\Growls\Notification.cs" />
|
||||
<Compile Include="Utils\JobProcessingQueue.cs" />
|
||||
<Compile Include="Utils\JsonConverter.cs" />
|
||||
<Compile Include="Utils\LoginHelpers.cs" />
|
||||
<Compile Include="Utils\RelayCommand.cs" />
|
||||
<Compile Include="Utils\TrayIcon.cs" />
|
||||
|
||||
Reference in New Issue
Block a user