We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c045372 commit a7cbabfCopy full SHA for a7cbabf
Build.props
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
- <CredentialProviderVersion>1.1.0</CredentialProviderVersion>
+ <CredentialProviderVersion>1.1.1</CredentialProviderVersion>
5
<VersionSuffix></VersionSuffix>
6
<TargetFrameworks>netcoreapp3.1;net461;net6.0</TargetFrameworks>
7
</PropertyGroup>
0 commit comments