Skip to content

Commit

Permalink
Update to v1.7.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
govert committed Mar 16, 2023
1 parent e9c1375 commit 611df5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<ItemGroup>
<PackageReference Update="ExcelDna.Integration" Version="1.6.1-beta3" />
<PackageReference Update="ExcelDna.AddIn" Version="1.6.1-beta3" />
<PackageReference Update="ExcelDna.Interop" Version="15.0.0" />
<PackageReference Update="ExcelDna.Integration" Version="1.7.0-rc2" />
<PackageReference Update="ExcelDna.AddIn" Version="1.7.0-rc2" />
<PackageReference Update="ExcelDna.Interop" Version="15.0.1" />
</ItemGroup>
</Project>

0 comments on commit 611df5c

Please sign in to comment.