Skip to content

Commit 9fcb4f1

Browse files
committed
chore(deps): update dependency google.cloud.firestore to 3.13.0
1 parent 7c95aa3 commit 9fcb4f1

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

firestore/api/AddData/AddData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

firestore/api/DataModel/DataModel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

firestore/api/DeleteData/DeleteData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

firestore/api/GetData/GetData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<PackageReference Include="CommandLineParser" Version="2.9.1" />
10-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
10+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1111
</ItemGroup>
1212
</Project>

firestore/api/ListenData/ListenData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

firestore/api/ManageIndexes/ManageIndexes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

firestore/api/OrderLimitData/OrderLimitData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

firestore/api/PaginateData/PaginateData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

firestore/api/QueryData/QueryData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
<PackageReference Include="Google.Cloud.Firestore.Admin.V1" Version="3.15.0" />
1111
</ItemGroup>
1212
</Project>

firestore/api/Quickstart/Quickstart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Firestore" Version="3.11.0" />
9+
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)