Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit 720988b

Browse files
committed
Upgrade to SharpGenTools 1.1.0
1 parent eb3d894 commit 720988b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Source/Directory.build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
</PropertyGroup>
4242

4343
<ItemGroup>
44-
<PackageReference Include="SharpGenTools.Sdk" Version="1.0.4-ci436" PrivateAssets="All" />
45-
<PackageReference Include="SharpGen.Doc.Msdn.Tasks" Version="1.0.4-ci418" PrivateAssets="All" />
44+
<PackageReference Include="SharpGenTools.Sdk" Version="1.1.0" PrivateAssets="All" />
45+
<PackageReference Include="SharpGen.Doc.Msdn.Tasks" Version="1.1.0" PrivateAssets="All" />
4646
<SharpGenGlobalNamespaceOverrides Include="InterfaceArray" Override="ComArray" />
4747
<SharpGenGlobalNamespaceOverrides Include="MemoryHelpers" Override="Utilities" />
4848
<SharpGenGlobalNamespaceOverrides Include="BooleanHelpers" Override="Utilities" />

0 commit comments

Comments
 (0)