Skip to content

Commit

Permalink
Merge pull request #345 from flcdrg/dependabot/nuget/Community.Visual…
Browse files Browse the repository at this point in the history
…Studio.Toolkit.17-17.0.430

Bump Community.VisualStudio.Toolkit.17 from 17.0.355 to 17.0.430
  • Loading branch information
github-actions[bot] authored Apr 23, 2022
2 parents c261dc0 + 8fe91c7 commit 565693d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VS2022/VS2022.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Community.VisualStudio.VSCT" Version="16.0.29.6" PrivateAssets="all" />
<PackageReference Include="Community.VisualStudio.Toolkit.17" Version="17.0.355" ExcludeAssets="Runtime">
<PackageReference Include="Community.VisualStudio.Toolkit.17" Version="17.0.430" ExcludeAssets="Runtime">
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MAB.DotIgnore">
Expand Down
12 changes: 6 additions & 6 deletions VS2022/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
".NETFramework,Version=v4.8": {
"Community.VisualStudio.Toolkit.17": {
"type": "Direct",
"requested": "[17.0.355, )",
"resolved": "17.0.355",
"contentHash": "gmvwZ6jK4tBhlXDo698o4keGxYUo9rDNvnVrKIhDHCnc4SAjFCNpLPERfWiIxYA5MOMr7LJmbgJhDP7gY7wdXg==",
"requested": "[17.0.430, )",
"resolved": "17.0.430",
"contentHash": "QmGih2XaUKaXesPcInkfttOj0Ezyj25y39W5RjZpnQMxc3MkkgWdp8fMlI8+XoiLa/zaxNYzYklSD++HZj64dQ==",
"dependencies": {
"Community.VisualStudio.Toolkit.Analyzers": "1.0.355",
"Community.VisualStudio.Toolkit.Analyzers": "1.0.430",
"Microsoft.VisualStudio.SDK": "17.0.31902.203"
}
},
Expand Down Expand Up @@ -63,8 +63,8 @@
},
"Community.VisualStudio.Toolkit.Analyzers": {
"type": "Transitive",
"resolved": "1.0.355",
"contentHash": "XwzxoOoDE96ekgfT/7yzOsQy35fIyCHLF9f7t/NQgr9t4FvHD2zDPMddmcWj6xwdOMw6JbIyiTiUiYGqOKDrew=="
"resolved": "1.0.430",
"contentHash": "T34YABkVK5P3+gtxCq3n8wOfUR4yJBnlv6jYKu/3admm1P4E4kC+r0YH1KwTFemKTGjl8OEXZdL3xYfxNuot7Q=="
},
"envdte": {
"type": "Transitive",
Expand Down

0 comments on commit 565693d

Please sign in to comment.