Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 committed Jul 30, 2020
1 parent 0969e5a commit 2f9a53b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion PicView/PicView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,10 @@
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
<None Include="Themes\Resources\img\icon-raster.128b.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>
<ItemGroup>
<Page Update="Themes\Resources\Units.xaml">
Expand Down Expand Up @@ -497,7 +501,7 @@
<None Include="..\.editorconfig" Link=".editorconfig" />
</ItemGroup>
<PropertyGroup>
<FileVersion>0.9.9.4</FileVersion>
<FileVersion>0.9.9.5</FileVersion>
<SignAssembly>false</SignAssembly>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<Copyright>© Ruben Hyldgaard Negendahl</Copyright>
Expand All @@ -509,6 +513,7 @@
<LangVersion>preview</LangVersion>
<Authors>Ruben2776</Authors>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageIcon>icon-raster.128b.png</PackageIcon>
</PropertyGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand Down

0 comments on commit 2f9a53b

Please sign in to comment.