Skip to content

Commit

Permalink
Update package manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
awcullen committed Sep 14, 2021
1 parent a7d8da1 commit 49dba32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UaClient/Workstation.UaClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.0;netcoreapp3.1</TargetFrameworks>
<AssemblyName>Workstation.UaClient</AssemblyName>
<RootNamespace>Workstation</RootNamespace>
<Version>3.1.0</Version>
<Version>3.1.1</Version>
<Authors>Andrew Cullen</Authors>
<Company>Converter Systems LLC</Company>
<PackageProjectUrl>https://github.com/convertersystems/opc-ua-client</PackageProjectUrl>
Expand All @@ -13,10 +13,10 @@
<PackageTags>opc, opc-ua, iiot</PackageTags>
<RepositoryUrl>https://github.com/convertersystems/opc-ua-client</RepositoryUrl>
<Copyright>Copyright © 2021 Converter Systems LLC.</Copyright>
<AssemblyVersion>3.1.0.0</AssemblyVersion>
<AssemblyVersion>3.1.1.0</AssemblyVersion>
<AssemblyTitle>Workstation.UaClient ($(TargetFramework))</AssemblyTitle>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<FileVersion>3.1.0.0</FileVersion>
<FileVersion>3.1.1.0</FileVersion>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit 49dba32

Please sign in to comment.