We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8a10f commit 45ea794Copy full SHA for 45ea794
src/Microsoft.Azure.WebJobs.Extensions.Sql.csproj
@@ -6,6 +6,8 @@
6
<Authors>Microsoft</Authors>
7
<Product>SQL Binding Extension</Product>
8
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
9
+ <!-- Default Version for dev -->
10
+ <Version>99.99.99</Version>
11
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
12
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
13
<DebugSymbols>true</DebugSymbols>
0 commit comments