Skip to content

Commit

Permalink
Refactor V2/NuGetServerAPICalls to use object-oriented query/filter b…
Browse files Browse the repository at this point in the history
…uilder (#1645)
  • Loading branch information
sean-r-williams authored and alerickson committed May 10, 2024
1 parent 5575fed commit e189fdc
Show file tree
Hide file tree
Showing 4 changed files with 586 additions and 163 deletions.
1 change: 1 addition & 0 deletions src/code/Microsoft.PowerShell.PSResourceGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<Reference Include="System.Web" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit e189fdc

Please sign in to comment.