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

Commit a2a802b

Browse files
committed
Upgrade to SharpGenTools.Sdk 1.1.1-ci464 to fix issues with constants and short names.
1 parent 20c300e commit a2a802b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</PropertyGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="SharpGenTools.Sdk" Version="1.1.1-ci462" PrivateAssets="All" />
53+
<PackageReference Include="SharpGenTools.Sdk" Version="1.1.1-ci464" PrivateAssets="All" />
5454
<PackageReference Include="SharpGen.Doc.Msdn.Tasks" Version="1.1.0" PrivateAssets="All" />
5555
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-*" PrivateAssets="All"/>
5656
<SharpGenGlobalNamespaceOverrides Include="InterfaceArray" Override="ComArray" />

0 commit comments

Comments
 (0)