Skip to content

Commit

Permalink
Update TcpAdapter.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
tbm0115 committed Jun 8, 2023
1 parent 5dd1bef commit 745a567
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>Updated to latest AdapterSDK. Support for reference Agent SHDR commands.</PackageReleaseNotes>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<DebugSymbols>true</DebugSymbols>
Expand All @@ -43,7 +43,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Mtconnect.AdapterSdk" Version="2.0.0" />
<PackageReference Include="Mtconnect.AdapterSdk" Version="2.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 745a567

Please sign in to comment.