Skip to content

Commit

Permalink
Updated project version.
Browse files Browse the repository at this point in the history
  • Loading branch information
EmreSeverr committed Aug 28, 2021
1 parent 97b3e4e commit 7d349f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VersionUpdater.Net.Sample/VersionUpdater.Net.Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<TargetFramework>net5.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<UpdateRequired>true</UpdateRequired>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="VersionUpdater.Net" Version="1.0.5" />
<PackageReference Include="VersionUpdater.Net" Version="1.0.6" />
</ItemGroup>

</Project>

0 comments on commit 7d349f3

Please sign in to comment.