Skip to content

Commit

Permalink
Update Skylark.Uptime.csproj
Browse files Browse the repository at this point in the history
Taiizor committed May 15, 2023

Verified

This commit was signed with the committer’s verified signature.
MioOgbeni Tomáš Novák
1 parent 5cc1e40 commit 226773b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Skylark.Uptime/Skylark.Uptime.csproj
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@

<PropertyGroup>
<ApplicationIcon>Resources\Skylark.Uptime.ico</ApplicationIcon>
<Version>3.0.0.6</Version>
<Version>3.0.0.7</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Title>Skylark.Uptime</Title>
@@ -56,7 +56,7 @@

<ItemGroup>
<PackageReference Include="Skylark" Version="3.0.0.6" />
<PackageReference Include="Skylark.Standard" Version="3.0.0.5" />
<PackageReference Include="Skylark.Standard" Version="3.0.0.6" />
</ItemGroup>

<ItemGroup>

0 comments on commit 226773b

Please sign in to comment.