fix(0.2.1): Missmatched GH versions

This commit is contained in:
Alan Rynne
2021-02-03 22:53:09 +01:00
parent 0f649d6d2d
commit b7e57b1ec8
@@ -55,8 +55,8 @@
<Compile Include="SampleImplementations\Sample_UslessCyclesComponent.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Grasshopper" Version="6.29.20238.11501" />
<PackageReference Include="RhinoCommon" Version="6.29.20238.11501" />
<PackageReference Include="Grasshopper" Version="6.33.20343.16431" />
<PackageReference Include="RhinoCommon" Version="6.33.20343.16431" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\GrasshopperAsyncComponent\GrasshopperAsyncComponent.csproj">