Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit c205c55

Browse files
committed
why is this marked as binary?
1 parent f8a8404 commit c205c55

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/GitHub.App/GitHub.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
<Compile Include="Extensions\EnvironmentExtensions.cs" />
129129
<Compile Include="Extensions\RepositoryModelExtensions.cs" />
130130
<Compile Include="Extensions\ValidationExtensions.cs" />
131+
<Compile Include="GlobalSuppressions.cs" />
131132
<Compile Include="Infrastructure\LoggingConfiguration.cs" />
132133
<Compile Include="Services\AvatarProvider.cs" />
133134
<Compile Include="Services\ImageDownloader.cs" />
@@ -155,7 +156,6 @@
155156
<Compile Include="Caches\LoginCache.cs" />
156157
<Compile Include="Caches\SharedCache.cs" />
157158
<Compile Include="Factories\SqlitePersistentBlobCacheFactory.cs" />
158-
<Compile Include="GlobalSuppressions.cs" />
159159
<Compile Include="Info\GitHubUrls.cs" />
160160
<Compile Include="Infrastructure\ExportWrappers.cs" />
161161
<Compile Include="Models\Account.cs" />
-534 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)