Skip to content

Commit

Permalink
Update LibG Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saintentropy authored Oct 5, 2023
1 parent b5d9ffd commit e30062d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DynamoCore/DynamoCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</ItemGroup>
<ItemGroup Label="Common dependencies">
<PackageReference Include="Autodesk.IDSDK" Version="1.1.6" />
<PackageReference Include="DynamoVisualProgramming.LibG_229_0_0" Version="2.18.0.2485" GeneratePathProperty="true" />
<PackageReference Include="DynamoVisualProgramming.LibG_230_0_0" Version="3.0.0.2685" GeneratePathProperty="true" />
<PackageReference Include="DynamoVisualProgramming.LibG_229_0_0" Version="3.0.0.2767" GeneratePathProperty="true" />
<PackageReference Include="DynamoVisualProgramming.LibG_230_0_0" Version="3.0.0.2770" GeneratePathProperty="true" />
<PackageReference Include="Greg" Version="2.5.0.5076" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" CopyXML="true" />
<PackageReference Include="RestSharp" Version="106.12.0" CopyXML="true" />
Expand Down

0 comments on commit e30062d

Please sign in to comment.