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

Commit

Permalink
Merge pull request #1069 from sharpdx/sharpgen-1.1.1
Browse files Browse the repository at this point in the history
Upgrade to SharpGenTools 1.1.1.
  • Loading branch information
jkoritzinsky committed Aug 24, 2018
2 parents 85e2463 + c344843 commit 8e5df9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SharpGenTools.Sdk" Version="1.1.1-ci466" PrivateAssets="All" />
<PackageReference Include="SharpGenTools.Sdk" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="SharpGen.Doc.Msdn.Tasks" Version="1.1.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-*" PrivateAssets="All"/>
<SharpGenGlobalNamespaceOverrides Include="InterfaceArray" Override="ComArray" />
Expand Down

0 comments on commit 8e5df9f

Please sign in to comment.