Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Dec 8, 2023
1 parent 4c05f7c commit bcc44e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/props/AvaloniaEdit.TextMate.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="OneWare.AvaloniaEdit.TextMate" Version="11.0.6.1" />
<PackageReference Include="OneWare.AvaloniaEdit.TextMate" Version="11.0.6.2" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion build/props/AvaloniaEdit.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="OneWare.AvaloniaEdit" Version="11.0.6.1" />
<PackageReference Include="OneWare.AvaloniaEdit" Version="11.0.6.2" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion build/props/Base.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>0.12.7.0</Version>
<Version>0.12.8.0</Version>
<Authors>Hendrik Mennen</Authors>
<Company>Protop Solutions UG</Company>
<Description>The FPGA Programming Revolution</Description>
Expand Down

0 comments on commit bcc44e9

Please sign in to comment.