Skip to content

Commit

Permalink
build: Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Samir Boulema committed Jun 1, 2022
1 parent d3bcbec commit 27eba75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TGit/TGIT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -350,16 +350,16 @@
</Page>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Community.VisualStudio.Toolkit">
<Version>15.0.76.304</Version>
<PackageReference Include="Community.VisualStudio.Toolkit.15">
<Version>15.0.455</Version>
</PackageReference>
<PackageReference Include="Community.VisualStudio.VSCT">
<Version>16.0.29.6</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools">
<Version>17.0.4207-preview4</Version>
<Version>17.2.2186</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 27eba75

Please sign in to comment.