Skip to content

Commit

Permalink
NetOffice libraries v1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Sep 3, 2020
1 parent 1d32d01 commit 0a314f9
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions src/ExcelAddinTemplate/NetOfficeExcelAddin.vstemplate
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</WizardExtension>
<WizardData>
<packages repository="extension" repositoryId="NetOfficeExtension.56dcc096-5739-4feb-b94a-7736312e6312">
<package id="NetOfficeFw.Core" version="1.7.6" />
<package id="NetOfficeFw.Excel" version="1.7.6" />
<package id="NetOfficeFw.Core" version="1.7.8" />
<package id="NetOfficeFw.Excel" version="1.7.8" />
</packages>
</WizardData>
</VSTemplate>
10 changes: 5 additions & 5 deletions src/NetOfficeExtension/NetOfficeExtension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,23 +49,23 @@
<Compile Include="MainPackage.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="packages\NetOfficeFw.Core.1.7.6.nupkg">
<Content Include="packages\NetOfficeFw.Core.1.7.8.nupkg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
<Content Include="packages\NetOfficeFw.Excel.1.7.6.nupkg">
<Content Include="packages\NetOfficeFw.Excel.1.7.8.nupkg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
<Content Include="packages\NetOfficeFw.Outlook.1.7.6.nupkg">
<Content Include="packages\NetOfficeFw.Outlook.1.7.8.nupkg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
<Content Include="packages\NetOfficeFw.PowerPoint.1.7.6.nupkg">
<Content Include="packages\NetOfficeFw.PowerPoint.1.7.8.nupkg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
<Content Include="packages\NetOfficeFw.Word.1.7.6.nupkg">
<Content Include="packages\NetOfficeFw.Word.1.7.8.nupkg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions src/NetOfficeExtension/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
<Asset Type="Microsoft.VisualStudio.ProjectTemplate" d:Source="Project" d:ProjectName="OutlookAddinTemplate" d:TargetPath="|OutlookAddinTemplate;TemplateProjectOutputGroup|" Path="ProjectTemplates" d:VsixSubPath="ProjectTemplates" />
<Asset Type="Microsoft.VisualStudio.ProjectTemplate" d:Source="Project" d:ProjectName="PowerPointAddinTemplate" d:TargetPath="|PowerPointAddinTemplate;TemplateProjectOutputGroup|" Path="ProjectTemplates" d:VsixSubPath="ProjectTemplates" />
<Asset Type="Microsoft.VisualStudio.ProjectTemplate" d:Source="Project" d:ProjectName="WordAddinTemplate" d:TargetPath="|WordAddinTemplate;TemplateProjectOutputGroup|" Path="ProjectTemplates" d:VsixSubPath="ProjectTemplates" />
<Asset Type="NetOfficeFw.Core.1.7.6.nupkg" d:Source="File" Path="packages\NetOfficeFw.Core.1.7.6.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.Excel.1.7.6.nupkg" d:Source="File" Path="packages\NetOfficeFw.Excel.1.7.6.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.Outlook.1.7.6.nupkg" d:Source="File" Path="packages\NetOfficeFw.Outlook.1.7.6.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.PowerPoint.1.7.6.nupkg" d:Source="File" Path="packages\NetOfficeFw.PowerPoint.1.7.6.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.Word.1.7.6.nupkg" d:Source="File" Path="packages\NetOfficeFw.Word.1.7.6.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.Core.1.7.8.nupkg" d:Source="File" Path="packages\NetOfficeFw.Core.1.7.8.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.Excel.1.7.8.nupkg" d:Source="File" Path="packages\NetOfficeFw.Excel.1.7.8.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.Outlook.1.7.8.nupkg" d:Source="File" Path="packages\NetOfficeFw.Outlook.1.7.8.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.PowerPoint.1.7.8.nupkg" d:Source="File" Path="packages\NetOfficeFw.PowerPoint.1.7.8.nupkg" d:VsixSubPath="packages" />
<Asset Type="NetOfficeFw.Word.1.7.8.nupkg" d:Source="File" Path="packages\NetOfficeFw.Word.1.7.8.nupkg" d:VsixSubPath="packages" />
</Assets>
</PackageManifest>
4 changes: 2 additions & 2 deletions src/OutlookAddinTemplate/NetOfficeOutlookAddin.vstemplate
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</WizardExtension>
<WizardData>
<packages repository="extension" repositoryId="NetOfficeExtension.56dcc096-5739-4feb-b94a-7736312e6312">
<package id="NetOfficeFw.Core" version="1.7.6" />
<package id="NetOfficeFw.Outlook" version="1.7.6" />
<package id="NetOfficeFw.Core" version="1.7.8" />
<package id="NetOfficeFw.Outlook" version="1.7.8" />
</packages>
</WizardData>
</VSTemplate>
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</WizardExtension>
<WizardData>
<packages repository="extension" repositoryId="NetOfficeExtension.56dcc096-5739-4feb-b94a-7736312e6312">
<package id="NetOfficeFw.Core" version="1.7.6" />
<package id="NetOfficeFw.PowerPoint" version="1.7.6" />
<package id="NetOfficeFw.Core" version="1.7.8" />
<package id="NetOfficeFw.PowerPoint" version="1.7.8" />
</packages>
</WizardData>
</VSTemplate>
4 changes: 2 additions & 2 deletions src/WordAddinTemplate/NetOfficeWordAddin.vstemplate
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</WizardExtension>
<WizardData>
<packages repository="extension" repositoryId="NetOfficeExtension.56dcc096-5739-4feb-b94a-7736312e6312">
<package id="NetOfficeFw.Core" version="1.7.6" />
<package id="NetOfficeFw.Word" version="1.7.6" />
<package id="NetOfficeFw.Core" version="1.7.8" />
<package id="NetOfficeFw.Word" version="1.7.8" />
</packages>
</WizardData>
</VSTemplate>

0 comments on commit 0a314f9

Please sign in to comment.