Skip to content

Commit

Permalink
Bump VncDotnet to 1.0.4, bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Trolldemorted committed Sep 15, 2019
1 parent 761482a commit fa0deb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VncDotnet.WPF/VncDotnet.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<PackageLicenseExpression>EUPL-1.2</PackageLicenseExpression>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="VncDotnet" Version="1.0.3" />
<PackageReference Include="VncDotnet" Version="1.0.4" />
<PackageReference Include="WriteableBitmapEx" Version="1.6.2" />
</ItemGroup>

Expand Down

0 comments on commit fa0deb4

Please sign in to comment.