Add an introduction dialog for non-{DEV_VERSION} TS builds.

This commit is contained in:
Paul Chote
2016-11-11 14:39:38 +00:00
parent 7ba0c22346
commit 988778fe1f
5 changed files with 95 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
<Compile Include="Effects\AnimatedBeacon.cs" />
<Compile Include="UtilityCommands\LegacyRulesImporter.cs" />
<Compile Include="UtilityCommands\LegacySequenceImporter.cs" />
<Compile Include="Widgets\Logic\PreReleaseWarningPrompt.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">