Skip to content

Commit 418b3b9

Browse files
committed
Updating SDK package description
1 parent 8ec7456 commit 418b3b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk/Sdk/Sdk.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<PropertyGroup>
55
<TargetFramework>netstandard2.0</TargetFramework>
66
<LangVersion>preview</LangVersion>
7+
<PackageId>Microsoft.Azure.Functions.Worker.Sdk</PackageId>
8+
<Description>This package provides development time support for the Azure Functions .NET Worker.</Description>
79
<AssemblyName>Microsoft.Azure.Functions.Worker.Sdk</AssemblyName>
810
<RootNamespace>Microsoft.Azure.Functions.Worker.Sdk</RootNamespace>
911
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)