diff --git a/GARbro.GUI.csproj b/GARbro.GUI.csproj index 77eb954c..b0c5c3a2 100644 --- a/GARbro.GUI.csproj +++ b/GARbro.GUI.csproj @@ -292,7 +292,7 @@ perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName) - xcopy "$(ProjectDir)\Resources\Formats.dat" "$(TargetDir)" /D + xcopy "$(ProjectDir)\Resources\Formats.dat" "$(TargetDir)" /D /Y