We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392008c commit a932e81Copy full SHA for a932e81
aiplatform/api/AIPlatform.Samples/AIPlatform.Samples.csproj
@@ -5,6 +5,6 @@
5
</PropertyGroup>
6
<ItemGroup>
7
<PackageReference Include="Google.Cloud.AIPlatform.V1" Version="3.33.0" />
8
- <PackageReference Include="Google.Cloud.AIPlatform.V1Beta1" Version="1.0.0-beta32" />
+ <PackageReference Include="Google.Cloud.AIPlatform.V1Beta1" Version="1.0.0-beta33" />
9
</ItemGroup>
10
</Project>
0 commit comments