Skip to content

Commit

Permalink
update velopack
Browse files Browse the repository at this point in the history
  • Loading branch information
the-database committed Mar 11, 2024
1 parent f327d9f commit dc7c897
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions AnimeJaNaiConverterGui/AnimeJaNaiConverterGui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
<Version>0.0.8</Version>
<Version>0.0.9</Version>
<Title>AnimeJaNaiConverterGui</Title>
<PackageIcon>logo.png</PackageIcon>
<ApplicationIcon>Assets\logo.ico</ApplicationIcon>
Expand Down Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Salaros.ConfigParser" Version="0.3.8" />
<PackageReference Include="SharpCompress" Version="0.36.0" />
<PackageReference Include="Velopack" Version="0.0.340" />
<PackageReference Include="Velopack" Version="0.0.359" />
</ItemGroup>


Expand All @@ -54,9 +54,6 @@


<ItemGroup>
<None Update="appstate - Copy.json">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</None>
<None Update="appstate.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down

0 comments on commit dc7c897

Please sign in to comment.