File tree Expand file tree Collapse file tree 4 files changed +2
-4
lines changed
tools/Avalonia.Designer.HostApp Expand file tree Collapse file tree 4 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 31
31
<ProjectReference Include =" ..\..\src\Linux\Avalonia.LinuxFramebuffer\Avalonia.LinuxFramebuffer.csproj" />
32
32
<ProjectReference Include =" ..\ControlCatalog\ControlCatalog.csproj" />
33
33
<ProjectReference Include =" ..\..\src\Avalonia.X11\Avalonia.X11.csproj" />
34
- <PackageReference Include =" Avalonia.Angle.Windows.Natives" Version =" 2.1.0.2020091801" />
35
34
<!-- For native controls test -->
36
35
<PackageReference Include =" MonoMac.NetStandard" Version =" 0.0.4" />
37
36
</ItemGroup >
Original file line number Diff line number Diff line change 24
24
<ProjectReference Include =" ..\..\src\Linux\Avalonia.LinuxFramebuffer\Avalonia.LinuxFramebuffer.csproj" />
25
25
<ProjectReference Include =" ..\MobileSandbox\MobileSandbox.csproj" />
26
26
<ProjectReference Include =" ..\..\src\Avalonia.X11\Avalonia.X11.csproj" />
27
- <PackageReference Include =" Avalonia.Angle.Windows.Natives" Version =" 2.1.0.2020091801" />
28
27
<!-- For native controls test -->
29
28
<PackageReference Include =" MonoMac.NetStandard" Version =" 0.0.4" />
30
29
</ItemGroup >
Original file line number Diff line number Diff line change 10
10
</ItemGroup >
11
11
<ItemGroup >
12
12
<ProjectReference Include =" ..\..\..\packages\Avalonia\Avalonia.csproj" />
13
- <PackageReference Include =" Avalonia.Angle.Windows.Natives" Version =" 2.1.0.2020091801 " />
13
+ <PackageReference Include =" Avalonia.Angle.Windows.Natives" Version =" 2.1.0.2023020321 " />
14
14
<PackageReference Include =" MicroCom.CodeGenerator.MSBuild" Version =" 0.11.0" PrivateAssets =" all" />
15
15
<MicroComIdl Include =" WinRT\winrt.idl" CSharpInteropPath =" WinRT\WinRT.Generated.cs" />
16
16
<MicroComIdl Include =" Win32Com\win32.idl" CSharpInteropPath =" Win32Com\Win32.Generated.cs" />
Original file line number Diff line number Diff line change 23
23
<Compile Include =" ..\..\Avalonia.Base\Utilities\StringBuilderCache.cs" Link =" Utilities\StringBuilderCache.cs" />
24
24
</ItemGroup >
25
25
<ItemGroup >
26
- <PackageReference Include =" Avalonia.Angle.Windows.Natives" Version =" 2.1.0.2020091801 " />
26
+ <PackageReference Include =" Avalonia.Angle.Windows.Natives" Version =" 2.1.0.2023020321 " />
27
27
</ItemGroup >
28
28
<Import Project =" ..\..\..\build\NetFX.props" />
29
29
</Project >
You can’t perform that action at this time.
0 commit comments