This repository was archived by the owner on Jun 21, 2023. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88    </NuGetPackageImportStamp >
99    <TargetFrameworkProfile  />
1010    <BuildType  Condition =" Exists('..\..\script\ApiClientConfiguration.cs')" BuildType >
11-     <ApplicationVersion >1.0.15.4 </ApplicationVersion >
11+     <ApplicationVersion >1.0.15.5 </ApplicationVersion >
1212  </PropertyGroup >
1313  <Import  Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" 
1414  <PropertyGroup >
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8" 
22<PackageManifest  Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" 
33  <Metadata >
4-     <Identity  Id =" c3d3dc68-c977-411f-b3e8-03b0dccf7dfc" Version =" 1.0.15.4 " Language =" en-US" Publisher =" GitHub, Inc" 
4+     <Identity  Id =" c3d3dc68-c977-411f-b3e8-03b0dccf7dfc" Version =" 1.0.15.5 " Language =" en-US" Publisher =" GitHub, Inc" 
55    <DisplayName >GitHub Extension for Visual Studio</DisplayName >
66    <Description  xml : space =" preserve" Description >
77    <MoreInfo >https://visualstudio.github.com</MoreInfo >
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8" 
22<Include >
3-   <?define  VersionNumber =" 1.0.15.4 " 
3+   <?define  VersionNumber =" 1.0.15.5 " 
44</Include >
Original file line number Diff line number Diff line change 33using  System . Runtime . InteropServices ; 
44
55[ assembly:  AssemblyProduct ( "GitHub Extension for Visual Studio" ) ] 
6- [ assembly:  AssemblyVersion ( "1.0.15.4 " ) ] 
7- [ assembly:  AssemblyFileVersion ( "1.0.15.4 " ) ] 
6+ [ assembly:  AssemblyVersion ( "1.0.15.5 " ) ] 
7+ [ assembly:  AssemblyFileVersion ( "1.0.15.5 " ) ] 
88[ assembly:  ComVisible ( false ) ] 
99[ assembly:  AssemblyCompany ( "GitHub, Inc." ) ] 
1010[ assembly:  AssemblyCopyright ( "Copyright © GitHub, Inc. 2014-2015" ) ] 
1616namespace  System 
1717{ 
1818    internal  static class  AssemblyVersionInformation  { 
19-         internal  const  string  Version  =  "1.0.15.4 " ; 
19+         internal  const  string  Version  =  "1.0.15.5 " ; 
2020    } 
2121} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments