Add --replay-metadata utility command.

This commit is contained in:
Paul Chote
2015-02-10 16:04:27 +00:00
parent 7c59a523db
commit 2d31e12bb9
2 changed files with 41 additions and 0 deletions

View File

@@ -530,6 +530,7 @@
<Compile Include="LoadScreens\BlankLoadScreen.cs" />
<Compile Include="UtilityCommands\CheckYaml.cs" />
<Compile Include="UtilityCommands\CheckCodeStyle.cs" />
<Compile Include="UtilityCommands\ReplayMetadataCommand.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>