﻿<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" EntryPointAssembly="BlockRogue" EntryPointType="BlockRogue.App" RuntimeVersion="2.0.31005.0">
  <Deployment.Parts>
    <AssemblyPart x:Name="BlockRogue" Source="BlockRogue.dll" />
  </Deployment.Parts>
</Deployment>