Skip to content

Commit 45ea794

Browse files
Change dev version to 99.99.99 (#231)
* Change dev version to 99.99.99 * Comment
1 parent ab8a10f commit 45ea794

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Microsoft.Azure.WebJobs.Extensions.Sql.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<Authors>Microsoft</Authors>
77
<Product>SQL Binding Extension</Product>
88
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
9+
<!-- Default Version for dev -->
10+
<Version>99.99.99</Version>
911
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1012
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
1113
<DebugSymbols>true</DebugSymbols>

0 commit comments

Comments
 (0)