1 parent 2232f73 commit ab65263Copy full SHA for ab65263
1 file changed
WebEdit/WebEdit.csproj
@@ -42,6 +42,8 @@
42
43
<ItemGroup>
44
<PackageReference Include="Npp.DotNet.Plugin" Version="1.0.0-alpha.5" />
45
+ <PackageReference Include="runtime.win-arm64.Microsoft.DotNet.ILCompiler" Version="9.0.9" />
46
+ <PackageReference Include="runtime.win-x64.Microsoft.DotNet.ILCompiler" Version="9.0.9" />
47
</ItemGroup>
48
49
0 commit comments