Skip to content

Commit

Permalink
Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gekctek committed May 19, 2022
1 parent 9bf8459 commit e1b734e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Agent/Agent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@

<ItemGroup>
<PackageReference Include="Dahomey.Cbor" Version="1.16.1" />
<PackageReference Include="EdjCase.ICP.Candid" Version="0.0.1-beta.2" />
<PackageReference Include="EdjCase.ICP.Candid" Version="0.0.1-beta.14" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/ClientGenerator/ClientGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="EdjCase.ICP.Agent" Version="0.0.1-beta.13" />
<PackageReference Include="EdjCase.ICP.Agent" Version="0.0.1-beta.14" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit e1b734e

Please sign in to comment.