Removing Exclude/Include to show in tasks view (parity with SSDT) (#814)

This commit is contained in:
udeeshagautam
2019-05-21 00:01:32 -07:00
committed by GitHub
parent e68b6d62aa
commit 64fa9cc7af
5 changed files with 2 additions and 48 deletions

View File

@@ -1991,16 +1991,6 @@
<target state="new">Apply schema compare changes</target>
<note></note>
</trans-unit>
<trans-unit id="IncludeNodeTaskName">
<source>Include schema compare node</source>
<target state="new">Include schema compare node</target>
<note></note>
</trans-unit>
<trans-unit id="ExcludeNodeTaskName">
<source>Exclude schema compare node</source>
<target state="new">Exclude schema compare node</target>
<note></note>
</trans-unit>
<trans-unit id="SchemaCompareExcludeIncludeNodeNotFound">
<source>Failed to find the specified change in the model</source>
<target state="new">Failed to find the specified change in the model</target>