Skip to content

Commit 4bacbea

Browse files
authored
Fixed Az.ServiceFabric cannot be imported in arm64 platform (#23697)
1 parent 636d8f9 commit 4bacbea

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/ServiceFabric/ServiceFabric/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Fixed Az.ServiceFabric cannot be imported in arm64 platform.
2122

2223
## Version 3.3.1
2324
* Fixed a bug that Get commands do not return all resources.

src/ServiceFabric/ServiceFabric/ServiceFabric.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
<PropertyGroup>
1010
<RootNamespace>$(LegacyAssemblyPrefix)$(PsModuleName)</RootNamespace>
11-
<PlatformTarget>x64</PlatformTarget>
1211
</PropertyGroup>
1312

1413
<ItemGroup>

0 commit comments

Comments
 (0)