Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #424 from weshaggard/UpdateIntellisenseRel
Browse files Browse the repository at this point in the history
Update intellisense files
  • Loading branch information
weshaggard authored Jul 11, 2017
2 parents 3893e14 + 40fb468 commit e4f6a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packaging.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackagePlatform Condition="'$(PackagePlatform)' == ''">$(Platform)</PackagePlatform>
<PackagePlatform Condition="'$(PackagePlatform)' == 'amd64'">x64</PackagePlatform>
<XmlDocPackage>Microsoft.Private.Intellisense</XmlDocPackage>
<XmlDocPackageVersion>2.0.0-preview3-25426-1</XmlDocPackageVersion>
<XmlDocPackageVersion>2.0.0-preview3-25511-0</XmlDocPackageVersion>
<XmlDocFileRoot>$(PackagesDir)$(XmlDocPackage.ToLowerInvariant())/$(XmlDocPackageVersion)/xmldocs/netstandard</XmlDocFileRoot>
<XmlDocDir>$(BinDir)docs</XmlDocDir>
</PropertyGroup>
Expand Down

0 comments on commit e4f6a2d

Please sign in to comment.