File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
44 <TargetFramework >net6.0</TargetFramework >
2323 <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.0.4" />
2424 <PackageReference Include =" Avalonia.AvaloniaEdit" Version =" 11.0.1" />
2525 <PackageReference Include =" AvaloniaEdit.TextMate" Version =" 11.0.1" />
26- <PackageReference Include =" TextMateSharp.Grammars" Version =" 1.0.55 " />
26+ <PackageReference Include =" TextMateSharp.Grammars" Version =" 1.0.56 " />
2727
2828 <!-- Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
2929 <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.0.4" />
You can’t perform that action at this time.
0 commit comments