Skip to content

Commit

Permalink
Remove broken global suppression file in logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeStall committed Oct 25, 2016
1 parent a759f49 commit 7056880
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CustomDictionary.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Word>BrokeredMessage</Word>
<Word>ICollector</Word>
<Word>IAsyncCollector</Word>
<Word>FunctionId</Word>
<Word>WebJobs</Word>
<Word>TextWriter</Word>
<Word>INameResolver</Word>
Expand Down Expand Up @@ -83,6 +84,7 @@
<DiscreteExceptions>
<Term>Poco</Term>
<Term>WebJobs</Term>
<Term>FunctionId</Term>
<Term>ServiceBus</Term>
<Term>PartitionKey</Term>
<Term>RowKey</Term>
Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion src/Microsoft.Azure.WebJobs.Logging/WebJobs.Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
<Compile Include="FunctionVolumeTimelineEntry.cs" />
<Compile Include="Entities\InstanceCountEntity.cs" />
<Compile Include="FunctionInstanceStatus.cs" />
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="ILogTableProvider.cs" />
<Compile Include="IFunctionDefinition.cs" />
<Compile Include="IFunctionInstanceBaseEntry.cs" />
Expand Down

0 comments on commit 7056880

Please sign in to comment.