Skip to content

Commit

Permalink
Remove Google.Protobuf pin (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frassle authored Apr 25, 2024
1 parent 076ac4a commit 9bec715
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Bug Fixes-268.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
component: sdk
kind: Bug Fixes
body: Remove Google.Protobuf pinned dependency.
time: 2024-04-25T19:33:00.906864+01:00
custom:
PR: "268"
1 change: 0 additions & 1 deletion sdk/Pulumi/Pulumi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.24.0" />
<PackageReference Include="Ben.Demystifier" Version="0.4.1" />
<PackageReference Include="Grpc.Net.Client" Version="2.52.0" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.37.0" />
Expand Down

0 comments on commit 9bec715

Please sign in to comment.