Skip to content

Commit 0ff19c7

Browse files
committed
Update DesktopBridge 1.1.0
1 parent 73668d2 commit 0ff19c7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Samples/DesktopBridge/Core/Cube.Psa.DesktopBridge.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.0.0</Version>
3+
<Version>1.1.0</Version>
44
<Authors>cube-soft</Authors>
55
<Company>CubeSoft</Company>
66
<Description>Shared library for v4 Virtual Printer project</Description>

Samples/DesktopBridge/Launcher/Cube.Psa.DesktopBridge.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.0.0</Version>
3+
<Version>1.1.0</Version>
44
<Authors>cube-soft</Authors>
55
<Company>CubeSoft</Company>
66
<Description>DesktopBridge launcher</Description>

Samples/DesktopBridge/Main/Cube.Psa.DesktopBridge.Main.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.0.0</Version>
3+
<Version>1.1.0</Version>
44
<Authors>cube-soft</Authors>
55
<Company>CubeSoft</Company>
66
<Description>Sample application that demonstrates the app-side of a virtual printer launched via DesktopBridge</Description>

Samples/DesktopBridge/VirtualPrinter/Cube.Psa.DesktopBridge.VirtualPrinter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.0.0</Version>
3+
<Version>1.1.0</Version>
44
<Authors>cube-soft</Authors>
55
<Company>CubeSoft</Company>
66
<Description>PSA v4 Virtual Printer with DesktopBridge</Description>

0 commit comments

Comments
 (0)