Skip to content

Commit

Permalink
Update TcpAdapter.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
tbm0115 committed Apr 6, 2023
1 parent a56b20c commit 2a62a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Mtconnect.TcpAdapter/TcpAdapter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<RepositoryType>git</RepositoryType>
<PackageTags>Mtconnect;Adapter;TCP;TAMS;</PackageTags>
<PackageReleaseNotes>Added extra logging and refined TcpConnections.</PackageReleaseNotes>
<Version>2.0.0-beta.11</Version>
<Version>2.0.0-beta.12</Version>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>
Expand All @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Mtconnect.AdapterInterface" Version="2.0.0-beta.12" />
<PackageReference Include="Mtconnect.AdapterInterface" Version="2.0.0-beta.13" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2a62a1a

Please sign in to comment.