Skip to content

Commit

Permalink
Updates ecma2 framework version to address symbol availablility issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ryannewington committed Feb 8, 2024
1 parent 9dd516f commit 8ce3500
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="Costura.Fody" Version="5.7.0" PrivateAssets="all" />
<PackageReference Include="Lithnet.Ecma2Framework" Version="2.0.39" />
<PackageReference Include="Lithnet.Ecma2Framework" Version="2.0.40" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageReference Include="Lithnet.MetadirectoryServices" version="1.0.7578.14947" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.2.0" />
Expand Down

0 comments on commit 8ce3500

Please sign in to comment.