Skip to content

Commit 02a4913

Browse files
authored
Update getting-started.md
1 parent 77218f8 commit 02a4913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The easiest way to make an Excel-DNA addin is to create to follow these simple s
2222

2323
```xml
2424
<ItemGroup>
25-
<PackageReference Include="ExcelDna.Addin" Version="*-*"/>
25+
<PackageReference Include="ExcelDna.Addin" Version="1.7.0"/>
2626
</ItemGroup>
2727
```
2828

0 commit comments

Comments
 (0)