Skip to content

Commit

Permalink
publish version correct
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyDragonlake committed Apr 28, 2024
1 parent 2c89ca8 commit d9e8ab8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions XTool.Excel/XTool.Excel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
<IsWebBootstrapper>False</IsWebBootstrapper>
<TargetFrameworkProfile />
<BootstrapperEnabled>true</BootstrapperEnabled>
<PublishUrl>D:\MyData\Programming\DotNetFramework\VSTO\XTool\Publish\</PublishUrl>
<PublishUrl>E:\GithubRepositories\XTool\Publish\</PublishUrl>
<InstallUrl />
<TargetCulture>zh-chs</TargetCulture>
<ApplicationVersion>1.0.0.0</ApplicationVersion>
<ApplicationVersion>0.0.1.0</ApplicationVersion>
<AutoIncrementApplicationRevision>false</AutoIncrementApplicationRevision>
<UpdateEnabled>false</UpdateEnabled>
<UpdateInterval>0</UpdateInterval>
Expand Down Expand Up @@ -333,7 +333,7 @@
<FlavorProperties GUID="{BAA0C2D2-18E2-41B9-852F-F413020CAA33}">
<ProjectProperties HostName="Excel" HostPackage="{29A7B9D7-A7F1-4328-8EF0-6B2D1A56B2C1}" OfficeVersion="15.0" VstxVersion="4.0" ApplicationType="Excel" Language="cs" TemplatesPath="" DebugInfoExeName="#Software\Microsoft\Office\16.0\Excel\InstallRoot\Path#excel.exe" DebugInfoCommandLine="/x" AddItemTemplatesGuid="{51063C3A-E220-4D12-8922-BDA915ACD783}" />
<Host Name="Excel" GeneratedCodeNamespace="XTool.Excel" PublishedHash="69C324AB27932AA2FBF2B7EA72250886FF164DE6" IconIndex="0">
<HostItem Name="ThisAddIn" Code="ThisAddIn.cs" CanonicalName="AddIn" PublishedHash="8E12FCF4F361A180C64E8E80E524F71C15A2E286" CanActivate="false" IconIndex="1" Blueprint="ThisAddIn.Designer.xml" GeneratedCode="ThisAddIn.Designer.cs" />
<HostItem Name="ThisAddIn" Code="ThisAddIn.cs" CanonicalName="AddIn" PublishedHash="CC5A41730A988936CB440979DA6D684E0AF69B26" CanActivate="false" IconIndex="1" Blueprint="ThisAddIn.Designer.xml" GeneratedCode="ThisAddIn.Designer.cs" />
</Host>
</FlavorProperties>
</VisualStudio>
Expand Down

0 comments on commit d9e8ab8

Please sign in to comment.