Skip to content

Commit e1b6cd8

Browse files
committed
Update documentation
1 parent 6900221 commit e1b6cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs/docs/howto-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ your project file and include the following lines:
3737

3838
```xml
3939
<ItemGroup>
40-
<PackageReference Include="IKVM.Maven.Sdk" Version="1.6.9" />
41-
<MavenReference Include="net.sf.mpxj:mpxj" Version="13.0.0"/>
40+
<PackageReference Include="IKVM.Maven.Sdk" Version="1.8.2" />
41+
<MavenReference Include="net.sf.mpxj:mpxj" Version="13.7.0"/>
4242
</ItemGroup>
4343
```
4444

0 commit comments

Comments
 (0)