Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 committed Sep 18, 2020
1 parent dd8142a commit 19e826b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PicView/PicView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@
<None Include="..\.editorconfig" Link=".editorconfig" />
</ItemGroup>
<PropertyGroup>
<FileVersion>1.0.0.0</FileVersion>
<FileVersion>1.0.5.0</FileVersion>
<SignAssembly>true</SignAssembly>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<Copyright>© Ruben Hyldgaard Negendahl</Copyright>
Expand All @@ -449,6 +449,7 @@
<Authors>Ruben2776</Authors>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageIcon>icon-raster.128b.png</PackageIcon>
<AssemblyVersion>1.0.5.0</AssemblyVersion>
</PropertyGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand Down

0 comments on commit 19e826b

Please sign in to comment.