Skip to content

Commit bfd3311

Browse files
twitchaxsergey-shandar
authored andcommitted
Update AzureRM.Compute.Netcore.psd1
1 parent bc322e7 commit bfd3311

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ResourceManager/Compute/AzureRM.Compute.Netcore.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ RequiredAssemblies = 'netcoreapp2.0\AutoMapper.dll',
6161
'netcoreapp2.0\Microsoft.Data.Edm.dll',
6262
'netcoreapp2.0\Microsoft.Data.OData.dll',
6363
'netcoreapp2.0\Microsoft.WindowsAzure.Storage.dll',
64-
'netcoreapp2.0\System.Spatial.dll'
64+
'netcoreapp2.0\System.Spatial.dll',
65+
'.\Microsoft.Azure.Commands.Common.Strategies.dll'
6566

6667
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
6768
# ScriptsToProcess = @()

0 commit comments

Comments
 (0)