Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 8c0967e

Browse files
Rename LocalSettings.cs to Settings.cs
1 parent 85facf1 commit 8c0967e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/GitHub.Api/GitHub.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<Compile Include="Installer\GitInstaller.cs" />
146146
<Compile Include="Installer\ZipHelper.cs" />
147147
<Compile Include="Extensions\AsyncExtensions.cs" />
148-
<Compile Include="Platform\LocalSettings.cs" />
148+
<Compile Include="Platform\Settings.cs" />
149149
<Compile Include="OutputProcessors\BranchListOutputProcessor.cs" />
150150
<Compile Include="OutputProcessors\LockOutputProcessor.cs" />
151151
<Compile Include="OutputProcessors\LogEntryOutputProcessor.cs" />

0 commit comments

Comments
 (0)