Prexonite, a .NET hosted scripting language with a focus on meta-programming and embedded DSLs
0

Configure Feed

Select the types of activity you want to include in your feed.

PRX-58: bump used PxCoco version to 98 (.NET6)

(doesn't really matter)

Christian Klauser (Nov 14, 2021, 4:30 PM +0100) 2562f1c1 1484492e

+1 -1
+1 -1
Prexonite/Prexonite.csproj
··· 162 162 <!-- NUGET References --> 163 163 <ItemGroup> 164 164 <PackageReference Include="Lokad.ILPack" Version="0.1.3" /> 165 - <PackageReference Include="PxCoco" Version="1.96.0" /> 165 + <PackageReference Include="PxCoco" Version="1.98.0" /> 166 166 <PackageReference Include="System.Reflection.Emit" Version="4.7.0" /> 167 167 <PackageReference Include="Microsoft.Extensions.ObjectPool" Version="3.1.10" /> 168 168 </ItemGroup>