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

Commit 792acc4

Browse files
authored
Fix bad merge on version change
1 parent 8878e00 commit 792acc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
<TargetFrameworkProfile />
2222
<BuildType Condition="Exists('..\..\script\src\ApiClientConfiguration.cs')">Internal</BuildType>
2323
<ApplicationVersion>2.3.0.0</ApplicationVersion>
24-
<ApplicationVersion>2.2.0.11</ApplicationVersion>
2524
<OutputPath>..\..\build\$(Configuration)\</OutputPath>
2625
<VsixType>v3</VsixType>
2726
<IsProductComponent>false</IsProductComponent>
@@ -735,4 +734,4 @@
735734
<Target Name="AfterBuild">
736735
</Target>
737736
-->
738-
</Project>
737+
</Project>

0 commit comments

Comments
 (0)