Skip to content

Commit

Permalink
resharper
Browse files Browse the repository at this point in the history
  • Loading branch information
foglio1024 committed Aug 25, 2017
1 parent fb6a7df commit 4a459df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions TCC.Core/TCC.Core.csproj
Expand Up @@ -394,6 +394,7 @@
<Compile Include="Parsing\Messages\S_UPDATE_FRIEND_INFO.cs" />
<Compile Include="Parsing\Messages\S_USER_BLOCK_LIST.cs" />
<Compile Include="Parsing\SystemMessagesProcessor.cs" />
<Compile Include="Properties\Annotations.cs" />
<Compile Include="TemplateSelectors\EnemyTemplateSelector.cs" />
<Compile Include="TemplateSelectors\EnemyWindowTemplateSelector.cs" />
<Compile Include="TemplateSelectors\MessageBodyDataTemplateSelector.cs" />
Expand Down
2 changes: 2 additions & 0 deletions TCC.sln.DotSettings
@@ -0,0 +1,2 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/CodeInspection/CodeAnnotations/NamespacesWithAnnotations/=TCC_002EAnnotations/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>

0 comments on commit 4a459df

Please sign in to comment.