Skip to content

Commit

Permalink
Add .NET Azure Functions Worker SDK (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint authored May 28, 2023
1 parent 6c8fb4f commit 181dab9
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Sentry.AzureFunctions.Worker",
"canonical": "nuget:Sentry.AzureFunctions.Worker",
"version": "3.32.0-beta.1",
"package_url": "https://www.nuget.org/packages/Sentry.AzureFunctions.Worker",
"repo_url": "https://github.com/getsentry/sentry-dotnet",
"main_docs_url": "https://docs.sentry.io/platforms/dotnet/guides/azure-functions-worker"
}
1 change: 1 addition & 0 deletions packages/nuget/Sentry.AzureFunctions.Worker/3.32.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Sentry.AzureFunctions.Worker",
"canonical": "nuget:Sentry.AzureFunctions.Worker",
"version": "3.33.0-beta.1",
"package_url": "https://www.nuget.org/packages/Sentry.AzureFunctions.Worker",
"repo_url": "https://github.com/getsentry/sentry-dotnet",
"main_docs_url": "https://docs.sentry.io/platforms/dotnet/guides/azure-functions-worker"
}
1 change: 1 addition & 0 deletions packages/nuget/Sentry.AzureFunctions.Worker/3.33.json
1 change: 1 addition & 0 deletions packages/nuget/Sentry.AzureFunctions.Worker/3.json
1 change: 1 addition & 0 deletions packages/nuget/Sentry.AzureFunctions.Worker/latest.json
1 change: 1 addition & 0 deletions sdks/sentry.dotnet.azurefunctions.worker

0 comments on commit 181dab9

Please sign in to comment.