Skip to content

Commit 93285eb

Browse files
authored
Add missing System.Memory references (part 4) (#9143)
Continuation of f704647
1 parent cbce51f commit 93285eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.DotNet.Wpf/src/UIAutomation/UIAutomationClientSideProviders/UIAutomationClientSideProviders.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
<NetCoreReference Include="System.Diagnostics.Process" />
123123
<NetCoreReference Include="System.Diagnostics.StackTrace" />
124124
<NetCoreReference Include="System.Diagnostics.Tools" />
125+
<NetCoreReference Include="System.Memory" />
125126
<NetCoreReference Include="System.Net.Primitives" />
126127
<NetCoreReference Include="System.Resources.ResourceManager" />
127128
<NetCoreReference Include="System.Runtime" />

0 commit comments

Comments
 (0)