Skip to content

Commit c188c4e

Browse files
authored
Merge pull request #42 from zarenner/users/zarenner/fixFlow
Fix main provider flow to try other bearer token providers if exchang…
2 parents c0ef82a + aac0bc3 commit c188c4e

22 files changed

+616
-676
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.7</CredentialProviderVersion>
4+
<CredentialProviderVersion>0.1.8</CredentialProviderVersion>
55
</PropertyGroup>
66
</Project>

CredentialProvider.Microsoft.Tests/CredentialProviders/Vsts/BearerTokenProviderTests.cs

Lines changed: 0 additions & 303 deletions
This file was deleted.

0 commit comments

Comments
 (0)