Skip to content

Commit 75c91ac

Browse files
committed
update dependency version
1 parent 192bda9 commit 75c91ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

analytics-data/QuickStart/QuickStart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="1.0.0-beta01" />
9+
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="1.0.0-beta02" />
1010
</ItemGroup>
1111

1212
</Project>

analytics-data/QuickStartJsonCredentials/QuickStartJsonCredentials.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="1.0.0-beta01" />
9+
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="1.0.0-beta02" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)