Skip to content

Commit

Permalink
Adding package reference (#3872)
Browse files Browse the repository at this point in the history
* adding system.text.json

* update patch

* move to 8.0.10

* fixing indentation

* trying to change version
  • Loading branch information
aishwaryabh authored and fabiocav committed Nov 6, 2024
1 parent ed00ddf commit cb9428a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Azure.Functions.Cli/Azure.Functions.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NuGet.Packaging" Version="5.11.6" />
<PackageReference Include="System.Formats.Asn1" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.1" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />

Expand Down

0 comments on commit cb9428a

Please sign in to comment.