Skip to content

Commit 580aedc

Browse files
committed
Release version 1.0.9
1 parent 87ce6c3 commit 580aedc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Fraunhofer.IPA.MSB.Client.API/Fraunhofer.IPA.MSB.Client.API.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Description>Library with API for MSB clients</Description>
88
<PackageTags>MSB, Manufacturing Service Bus, VFK, Virtual Fort Knox</PackageTags>
99
<RepositoryUrl>https://github.com/research-virtualfortknox/msb-client-websocket-csharp</RepositoryUrl>
10-
<Version>1.0.8</Version>
10+
<Version>1.0.9</Version>
1111
</PropertyGroup>
1212
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'">
1313
<DocumentationFile>C:\Dev\VFK\vfk.msb.client.library.websocket.csharp\src\Fraunhofer.IPA.MSB.Client.API\Fraunhofer.IPA.MSB.Client.API.xml</DocumentationFile>

src/Fraunhofer.IPA.MSB.Client.Websocket/Fraunhofer.IPA.MSB.Client.Websocket.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>MSB websocket client library for C#</Description>
99
<PackageTags>MSB, Manufacturing Service Bus, VFK, Virtual Fort Knox, Websocket</PackageTags>
1010
<RepositoryUrl>https://github.com/research-virtualfortknox/msb-client-websocket-csharp</RepositoryUrl>
11-
<Version>1.0.8</Version>
11+
<Version>1.0.9</Version>
1212
</PropertyGroup>
1313

1414
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'">

0 commit comments

Comments
 (0)