Fixed crash when pasting blocks with block groups assigned

This commit is contained in:
Ben
2015-07-24 18:41:13 +01:00
parent da5b2c73a0
commit d11eefaeab
3 changed files with 10 additions and 18 deletions

View File

@@ -244,7 +244,6 @@
<Compile Include="Views\UpdateAvailableView.xaml.cs">
<DependentUpon>UpdateAvailableView.xaml</DependentUpon>
</Compile>
<Compile Include="WindsorInstallers\ModelsInstaller.cs" />
<Compile Include="WindsorInstallers\RepositoriesInstaller.cs" />
<Compile Include="WindsorInstallers\ServicesInstaller.cs" />
<Compile Include="WindsorInstallers\TranslatorsInstaller.cs" />