Browse Source

Fix google trace.

pull/1076/head
Sebastian Stehle 3 years ago
parent
commit
3cc9a96b16
  1. 1
      backend/src/Squidex/Squidex.csproj

1
backend/src/Squidex/Squidex.csproj

@ -34,6 +34,7 @@
<ItemGroup>
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="8.0.0" />
<PackageReference Include="Google.Cloud.Trace.V2" Version="3.4.0" />
<PackageReference Include="GraphQL" Version="7.8.0" />
<PackageReference Include="GraphQL.MicrosoftDI" Version="7.8.0" />
<PackageReference Include="GraphQL.SystemTextJson" Version="7.8.0" />

Loading…
Cancel
Save