Skip to content

Commit a1c4397

Browse files
committed
Update ASAL dependency to match referenced assembly.
1 parent b077d01 commit a1c4397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/ConfigurationBuilders.Azure.nupkg/Microsoft.Configuration.ConfigurationBuilders.Azure.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependencies>
2020
<dependency id="Microsoft.Configuration.ConfigurationBuilders.Base" version="[$NuGetPackageVersion$]" />
2121
<dependency id="Microsoft.Azure.KeyVault" version="2.3" />
22-
<dependency id="Microsoft.Azure.Services.AppAuthentication" version="1.0" />
22+
<dependency id="Microsoft.Azure.Services.AppAuthentication" version="1.0.1" />
2323
</dependencies>
2424
</metadata>
2525
</package>

0 commit comments

Comments
 (0)