Skip to content

Commit

Permalink
Update VncDotnet to 1.0.6, bump version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Trolldemorted committed Sep 18, 2019
1 parent ca074ce commit 0f36269
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.2</Version>
<Version>1.0.3</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="VncDotnet" Version="1.0.5" />
<PackageReference Include="VncDotnet" Version="1.0.6" />
<PackageReference Include="WriteableBitmapEx" Version="1.6.2" />
</ItemGroup>

Expand Down

0 comments on commit 0f36269

Please sign in to comment.