Skip to content

Commit 9e97eb4

Browse files
committed
chore(deps): update dotnet monorepo
1 parent 21957b3 commit 9e97eb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.411",
3+
"version": "8.0.413",
44
"rollForward": "minor"
55
}
66
}

src/Google.Cloud.Functions.Testing/Google.Cloud.Functions.Testing.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.18" />
11+
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.19" />
1212
<ProjectReference Include="..\Google.Cloud.Functions.Hosting\Google.Cloud.Functions.Hosting.csproj" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)