Max Katz
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/Windows/Avalonia.Win32/Avalonia.Win32.csproj
|
|
|
@ -18,7 +18,7 @@ |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="..\..\..\packages\Avalonia\Avalonia.csproj" /> |
|
|
|
<PackageReference Include="Avalonia.Angle.Windows.Natives" Version="2.1.22045.20230930" /> |
|
|
|
<PackageReference Include="Avalonia.Angle.Windows.Natives" Version="2.1.25547.20250602" /> |
|
|
|
<PackageReference Include="MicroCom.CodeGenerator.MSBuild" Version="0.11.0" PrivateAssets="all" /> |
|
|
|
<MicroComIdl Include="WinRT\winrt.idl" CSharpInteropPath="WinRT\WinRT.Generated.cs" /> |
|
|
|
<MicroComIdl Include="Win32Com\win32.idl" CSharpInteropPath="Win32Com\Win32.Generated.cs" /> |
|
|
|
|