File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212
1313  <PropertyGroup >
1414    <Major >2</Major >
15-     <Minor >2 </Minor >
15+     <Minor >3 </Minor >
1616    <Build >0</Build >
1717    <Revision >0</Revision >
1818  </PropertyGroup >
7575    <ItemGroup >
7676      <ProjectToBuild  Include =" $(Root)\src\FunnelWeb.sln"   />
7777    </ItemGroup >
78-     <MSBuild  Projects =" @(ProjectToBuild)"   Targets =" Build"   Properties =" Configuration=Release;DeployOnBuild=true;DeployTarget=Package;PackageLocation=$(PackageLocation);"  >
78+     <MSBuild  Projects =" @(ProjectToBuild)"   Targets =" Build"   Properties =" Configuration=Release;DeployOnBuild=true;DeployTarget=Package;PackageLocation=$(PackageLocation);_PackageTempDir=C:\MsDeploy\FunnelWeb "  >
7979      <Output  TaskParameter =" TargetOutputs"   ItemName =" AssembliesBuiltByChildProjects"   />
8080    </MSBuild >
8181
Original file line number Diff line number Diff line change 1313using  System . Runtime . CompilerServices ; 
1414using  System . Runtime . InteropServices ; 
1515
16- [ assembly:  AssemblyVersion ( "2.2.0.753 " ) ] 
17- [ assembly:  AssemblyFileVersion ( "2.2.0.753 " ) ] 
16+ [ assembly:  AssemblyVersion ( "2.2.0.754 " ) ] 
17+ [ assembly:  AssemblyFileVersion ( "2.2.0.754 " ) ] 
1818
1919
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments