Skip to content

Commit

Permalink
Bump 5.2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgth committed Jun 18, 2024
1 parent 124470b commit d7b3824
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Platforms>x64;x86;AnyCpu</Platforms>
<OutputType>Library</OutputType>
<Configurations>Debug;Release;ReleaseDebug</Configurations>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Platforms>AnyCPU;x64;x86</Platforms>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Platforms>x64;x86;AnyCpu</Platforms>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
<LangVersion>preview</LangVersion>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Platforms>AnyCPU;x64;x86</Platforms>
<LangVersion>preview</LangVersion>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net8.0</TargetFrameworks>
<Nullable>enable</Nullable>
<Platforms>x64;x86;AnyCpu</Platforms>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Platforms>x64;x86;AnyCpu</Platforms>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageIcon>lbm.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/mgth/LittleBigMouse</RepositoryUrl>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
<ApplicationManifest>app.manifest</ApplicationManifest>
<StartupObject>LittleBigMouse.Ui.Avalonia.Program</StartupObject>
<Title>Little Big Mouse</Title>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<Platforms>x64;x86;AnyCpu</Platforms>
<LangVersion>preview</LangVersion>
<Version>5.2.2.0</Version>
<Version>5.2.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d7b3824

Please sign in to comment.