This repository was archived by the owner on May 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
GoogleCloudExtension/GoogleCloudExtension Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535
3636// This version number matches the version in the .vsixmanifest. Please update both versions at the
3737// same time.
38- [ assembly: AssemblyVersion ( "2.0.0 .0" ) ]
39- [ assembly: AssemblyFileVersion ( "2.0.0 .0" ) ]
38+ [ assembly: AssemblyVersion ( "2.0.1 .0" ) ]
39+ [ assembly: AssemblyFileVersion ( "2.0.1 .0" ) ]
4040
4141[ assembly: InternalsVisibleTo (
4242 "GoogleCloudExtensionUnitTests," +
Original file line number Diff line number Diff line change 55 The Version attribute of the Identity element *must* match the version number in Properties\AssemblyInfo.cs, to ensure
66 accurate metrics.
77 -->
8- <Identity Id =" GoogleAppEngine.Google.d3d3eeb8-3710-4bd9-97ba-1401bf2acd22" Version =" 2.0.0 .0" Language =" en-US" Publisher =" Google Inc." />
8+ <Identity Id =" GoogleAppEngine.Google.d3d3eeb8-3710-4bd9-97ba-1401bf2acd22" Version =" 2.0.1 .0" Language =" en-US" Publisher =" Google Inc." />
99 <DisplayName >Google Cloud Tools for Visual Studio</DisplayName >
1010 <Description xml : space =" preserve" >Tools to develop applications for Google Cloud Platform.</Description >
1111 <MoreInfo >https://cloud.google.com/visual-studio/</MoreInfo >
You can’t perform that action at this time.
0 commit comments