Skip to content

Commit bfef3bd

Browse files
committed
Try to fix build in Azure Pipelines based on dotnet/wpf#327
1 parent 07f52b9 commit bfef3bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AstroGrep/WinformsGUI.Core/WinformsGUI.Core.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
99
</PropertyGroup>
1010

11+
<Import Sdk="Microsoft.NET.Sdk.WindowsDesktop" Project="Sdk.targets" Condition="'$(TargetFramework)'=='netcoreapp3.0'"/>
12+
1113
<ItemGroup>
1214
<PackageReference Include="AvalonEdit">
1315
<Version>5.0.2</Version>

0 commit comments

Comments
 (0)