Skip to content

Commit 340f032

Browse files
authored
Merge pull request #96 from microsoft/users/salvmd/versionbump
Creating version 0.1.16 to release JSON output format change
2 parents 693d010 + 4bdb6fb commit 340f032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<CredentialProviderVersion>0.1.15</CredentialProviderVersion>
4+
<CredentialProviderVersion>0.1.16</CredentialProviderVersion>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)