From 3c2b1a721770791ee116c42babf2cff3eb169f4e Mon Sep 17 00:00:00 2001
From: Josh Gavant <4421720+joshgav@users.noreply.github.com>
Date: Thu, 27 Sep 2018 18:43:38 -0400
Subject: [PATCH] update AppAuthentication to latest version
...to pick up this update: https://github.com/Azure/azure-sdk-for-net/pull/4427, which updates the IMDS endpoint used. The old one no longer works.
Workaround is to manually `dotnet add package ...` with latest version but I didn't recognize the issue for a while :)
---
build/dependencies.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/dependencies.props b/build/dependencies.props
index 9ac06d65..3f4bbd3a 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -6,7 +6,7 @@
3.0.0-alpha1-20180919.1
3.0.0-alpha1-10495
2.3.2
- 1.0.1
+ 1.0.3
3.0.0-alpha1-10495
3.0.0-alpha1-10495
2.0.9