Skip to content

Commit c14eb9a

Browse files
committed
Rebuild binaries and update NuGet packages to 0.34.5-rc5
1 parent 87fe3b5 commit c14eb9a

File tree

10 files changed

+7
-7
lines changed

10 files changed

+7
-7
lines changed
0 Bytes
Binary file not shown.

Distribution/ExcelDna.xll

0 Bytes
Binary file not shown.

Distribution/ExcelDna64.xll

0 Bytes
Binary file not shown.

Distribution/ExcelDnaPack.exe

0 Bytes
Binary file not shown.

Package/Excel-DNA.Lib/Excel-DNA.Lib.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>Excel-DNA.Lib</id>
5-
<version>0.34.5-rc4</version>
5+
<version>0.34.5-rc5</version>
66
<title>Excel-DNA Reference Library</title>
77
<authors>Govert van Drimmelen</authors>
88
<owners>Govert van Drimmelen</owners>
@@ -13,7 +13,7 @@
1313
<summary>Reference library package for Excel-DNA.</summary>
1414
<tags>excel exceldna udf excel-dna</tags>
1515
<dependencies>
16-
<dependency id="ExcelDna.Integration" version="[0.34.5-rc4]" />
16+
<dependency id="ExcelDna.Integration" version="[0.34.5-rc5]" />
1717
</dependencies>
1818
</metadata>
1919
</package>

Package/Excel-DNA/Excel-DNA.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>Excel-DNA</id>
5-
<version>0.34.5-rc4</version>
5+
<version>0.34.5-rc5</version>
66
<title>Excel-DNA</title>
77
<authors>Govert van Drimmelen</authors>
88
<owners>Govert van Drimmelen</owners>
@@ -13,7 +13,7 @@
1313
<summary>Excel-DNA is an independent project to integrate .NET into Excel.</summary>
1414
<tags>excel exceldna udf excel-dna</tags>
1515
<dependencies>
16-
<dependency id="ExcelDna.AddIn" version="[0.34.5-rc4]" />
16+
<dependency id="ExcelDna.AddIn" version="[0.34.5-rc5]" />
1717
</dependencies>
1818
</metadata>
1919
</package>

Package/ExcelDna.AddIn/ExcelDna.AddIn.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>ExcelDna.AddIn</id>
5-
<version>0.34.5-rc4</version>
5+
<version>0.34.5-rc5</version>
66
<title>Excel-DNA Add-In</title>
77
<authors>Govert van Drimmelen</authors>
88
<owners>Govert van Drimmelen</owners>
@@ -21,7 +21,7 @@
2121
<summary>Excel-DNA is an independent project to integrate .NET into Excel.</summary>
2222
<tags>excel exceldna udf excel-dna</tags>
2323
<dependencies>
24-
<dependency id="ExcelDna.Integration" version="[0.34.5-rc4]" />
24+
<dependency id="ExcelDna.Integration" version="[0.34.5-rc5]" />
2525
</dependencies>
2626
</metadata>
2727
<files>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Package/ExcelDna.Integration/ExcelDna.Integration.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>ExcelDna.Integration</id>
5-
<version>0.34.5-rc4</version>
5+
<version>0.34.5-rc5</version>
66
<title>Excel-DNA Reference Library</title>
77
<authors>Govert van Drimmelen</authors>
88
<owners>Govert van Drimmelen</owners>

0 commit comments

Comments
 (0)