Skip to content

Commit

Permalink
Update TcpAdapter.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
tbm0115 committed Mar 15, 2023
1 parent 7d9dfd2 commit b3de9a4
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-alpha.1</Version>
<Version>2.0.0-alpha.2</Version>
</PropertyGroup>

<ItemGroup>
Expand All @@ -38,7 +38,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Mtconnect.AdapterInterface" Version="2.0.0-alpha.1" />
<PackageReference Include="Mtconnect.AdapterInterface" Version="2.0.0-alpha.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b3de9a4

Please sign in to comment.