Skip to content

Commit f40c1af

Browse files
committed
Missed a transform to remove
1 parent 4ba3aa6 commit f40c1af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/transforms/umbpak-web.config.install.xdt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
33
<runtime>
44
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1" xdt:Transform="InsertIfMissing">
5-
6-
<dependentAssembly xdt:Transform="Remove" xdt:Locator="Condition(./_defaultNamespace:assemblyIdentity/@name='Microsoft.WindowsAzure.Storage')">
7-
</dependentAssembly>
85
<dependentAssembly xdt:Transform="Remove" xdt:Locator="Condition(./_defaultNamespace:assemblyIdentity/@name='Microsoft.Data.Services.Client')">
96
</dependentAssembly>
107
<dependentAssembly xdt:Transform="Remove" xdt:Locator="Condition(./_defaultNamespace:assemblyIdentity/@name='Microsoft.Data.OData')">

0 commit comments

Comments
 (0)