Skip to content

Commit

Permalink
Updated NuGet.Packaging (#6652)
Browse files Browse the repository at this point in the history
Co-authored-by: PVAShiproom <pvashiproom@microsoft.com>
  • Loading branch information
tracyboehrer and PVAShiproom committed Jun 22, 2023
1 parent 18524da commit e588d62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.22" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NuGet.Packaging" Version="5.5.1" />
<PackageReference Include="NuGet.Packaging" Version="5.11.5" />
<PackageReference Include="Microsoft.Bot.Builder.Dialogs" Condition=" '$(ReleasePackageVersion)' == '' " Version="$(LocalPackageVersion)" />
<PackageReference Include="Microsoft.Bot.Builder.Dialogs" Condition=" '$(ReleasePackageVersion)' != '' " Version="$(ReleasePackageVersion)" />
<PackageReference Include="AdaptiveExpressions" Condition=" '$(ReleasePackageVersion)' == '' " Version="$(LocalPackageVersion)" />
Expand Down

0 comments on commit e588d62

Please sign in to comment.