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

Commit 2acdc1a

Browse files
committed
Merge branch 'shana/fix-csproj-version' into beta-1.0.12
2 parents d33ec4a + 2a4e820 commit 2acdc1a

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
@@ -8,6 +8,7 @@
88
</NuGetPackageImportStamp>
99
<TargetFrameworkProfile />
1010
<BuildType Condition="Exists('..\..\script\ApiClientConfiguration.cs')">Internal</BuildType>
11+
<ApplicationVersion>1.0.11.2</ApplicationVersion>
1112
</PropertyGroup>
1213
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
1314
<PropertyGroup>
@@ -25,8 +26,6 @@
2526
<StartProgram>$(DevEnvDir)\devenv.exe</StartProgram>
2627
<StartArguments>/rootsuffix Exp</StartArguments>
2728
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
28-
<ApplicationVersion>1.0.10.3</ApplicationVersion>
29-
<ApplicationVersion>1.0.11.2</ApplicationVersion>
3029
</PropertyGroup>
3130
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
3231
<DebugSymbols>true</DebugSymbols>

0 commit comments

Comments
 (0)