Skip to content

Commit 7c2b695

Browse files
cormacpayneshahabhijeet
authored andcommitted
Add exceptions file for breaking change tool (#3373)
1 parent 0e61ddc commit 7c2b695

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv

Whitespace-only changes.

tools/StaticAnalysis/StaticAnalysis.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
<None Include="Exceptions\AssemblyVersionConflict.csv">
115115
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
116116
</None>
117+
<None Include="Exceptions\BreakingChangeIssues.csv">
118+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
119+
</None>
117120
<None Include="Exceptions\ExtraAssemblies.csv">
118121
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
119122
</None>

0 commit comments

Comments
 (0)