Update Jint

Fixes #2426
This commit is contained in:
Sipke Schoorstra 2021-11-03 19:41:29 +01:00
parent f475790c30
commit 8c6a01a363
2 changed files with 2 additions and 1 deletions

View file

@ -4,5 +4,6 @@
<packageSources>
<clear/>
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="Jint MyGet" value="https://www.myget.org/F/jint/api/v3/index.json" />
</packageSources>
</configuration>

View file

@ -14,7 +14,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Jint" Version="3.0.0-beta-2032" />
<PackageReference Include="Jint" Version="1418081428.0.0" />
</ItemGroup>
<ItemGroup>