Skip to content

Commit 27eba75

Browse files
author
Samir Boulema
committed
build: Update nuget packages
1 parent d3bcbec commit 27eba75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TGit/TGIT.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -350,16 +350,16 @@
350350
</Page>
351351
</ItemGroup>
352352
<ItemGroup>
353-
<PackageReference Include="Community.VisualStudio.Toolkit">
354-
<Version>15.0.76.304</Version>
353+
<PackageReference Include="Community.VisualStudio.Toolkit.15">
354+
<Version>15.0.455</Version>
355355
</PackageReference>
356356
<PackageReference Include="Community.VisualStudio.VSCT">
357357
<Version>16.0.29.6</Version>
358358
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
359359
<PrivateAssets>all</PrivateAssets>
360360
</PackageReference>
361361
<PackageReference Include="Microsoft.VSSDK.BuildTools">
362-
<Version>17.0.4207-preview4</Version>
362+
<Version>17.2.2186</Version>
363363
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
364364
<PrivateAssets>all</PrivateAssets>
365365
</PackageReference>

0 commit comments

Comments
 (0)