File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <PropertyGroup Condition =" '$(TargetFreeBSD)' != 'true'" >
2121 <ApplicationIcon >Assets\SnapX_Icon.ico</ApplicationIcon >
2222 </PropertyGroup >
23- <PropertyGroup Condition =" '$(TargetWindows)' == 'true'" >
24- <AvaloniaVersion >11.3.4</AvaloniaVersion >
25- </PropertyGroup >
26- <PropertyGroup Condition =" '$(TargetFreeBSD)' == 'true'" >
27- <AvaloniaVersion >11.3.8</AvaloniaVersion >
28- </PropertyGroup >
23+ <!-- <PropertyGroup Condition="'$(TargetWindows)' == 'true'"> -- >
24+ <!-- <AvaloniaVersion>11.3.4</AvaloniaVersion> -- >
25+ <!-- </PropertyGroup> -- >
26+ <!-- <PropertyGroup Condition="'$(TargetFreeBSD)' == 'true'"> -- >
27+ <!-- <AvaloniaVersion>11.3.8</AvaloniaVersion> -- >
28+ <!-- </PropertyGroup> -- >
2929 <PropertyGroup Condition =" '$(TargetDesktop)' == 'true'" >
3030 <PublishSingleFile >true</PublishSingleFile >
3131 <SelfContained >true</SelfContained >
You can’t perform that action at this time.
0 commit comments