Skip to content

Commit b1aabf3

Browse files
authored
chore(deps): update dependency google.analytics.data.v1beta to 2.0.0-beta10 (#26)
1 parent 9660596 commit b1aabf3

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="2.0.0-beta09" />
10+
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="2.0.0-beta10" />
1111
</ItemGroup>
1212

1313
</Project>

analytics-data/QuickStartJsonCredentials/QuickStartJsonCredentials.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="2.0.0-beta09" />
10+
<PackageReference Include="Google.Analytics.Data.V1Beta" Version="2.0.0-beta10" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)