Skip to content

Commit

Permalink
Merge pull request #6 from DSaladinCH/develop
Browse files Browse the repository at this point in the history
Version 0.6.4
  • Loading branch information
DominicSaladin authored Apr 22, 2023
2 parents d1f6bb7 + eaf70d5 commit b697404
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions speed-time/speed-time.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<ApplicationIcon>Icon.ico</ApplicationIcon>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<Version>0.6.3</Version>
<Version>0.6.4</Version>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile></AssemblyOriginatorKeyFile>
</PropertyGroup>
Expand All @@ -44,8 +44,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DSaladin.FancyPotato" Version="0.4.7" />
<PackageReference Include="DSaladin.FontAwesome.WPF" Version="6.2.1" />
<PackageReference Include="DSaladin.FancyPotato" Version="0.4.10" />
<PackageReference Include="DSaladin.FontAwesome.WPF" Version="6.3.0" />
<PackageReference Include="GlobalHotKey" Version="1.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
Expand Down

0 comments on commit b697404

Please sign in to comment.