diff --git a/Directory.Build.props b/Directory.Build.props
index 994a2a14..5742d744 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -15,6 +15,8 @@
true
$(NoWarn);NU1507
+
+ $(NoWarn);NU3027
embedded
true
diff --git a/NuGet.config b/NuGet.config
index 59a6a1e5..61002fbf 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -14,7 +14,7 @@
-
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 641f5a40..c58d5089 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/android
- e8fb4bc8f779fd0d27c5c0ed04637a5dd25c083b
+ 9e7ba6ea897d5dbffcf4e1e6c675fc08c2f1b2e6
diff --git a/eng/Versions.props b/eng/Versions.props
index 1b450186..05869d74 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -62,7 +62,7 @@
- 1.0.155-preview.137
+ 1.0.179-ci.main.323