Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/JoeShook/udap-dotnet int…
Browse files Browse the repository at this point in the history
…o develop
  • Loading branch information
JosephEShook committed May 6, 2024
2 parents 5c520d6 + f84ef82 commit 2221d8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24209.3" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24209.3" />
<PackageReference Include="Udap.Client" Version="0.3.39" />
<PackageReference Include="Udap.Client" Version="0.3.40" />
</ItemGroup>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24209.3" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24209.3" />
<PackageReference Include="Udap.Client" Version="0.3.39" />
<PackageReference Include="Udap.Client" Version="0.3.40" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2221d8c

Please sign in to comment.