Skip to content

Commit

Permalink
Restore packaging of Amazon transports
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Mar 31, 2021
1 parent ec2d7b9 commit e794a6d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
$(Description)
</Description>
<PackageTags>$(PackageTags);Amazon;AWS</PackageTags>
<IsPackable>false</IsPackable> <!-- still in development -->
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
$(Description)
</Description>
<PackageTags>$(PackageTags);Amazon;AWS;Kinesis</PackageTags>
<IsPackable>false</IsPackable> <!-- still in development -->
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
$(Description)
</Description>
<PackageTags>$(PackageTags);Amazon;AWS;SQS;SNS</PackageTags>
<IsPackable>false</IsPackable> <!-- still in development -->
<NoWarn>$(NoWarn);CA1063</NoWarn>
</PropertyGroup>

Expand Down

0 comments on commit e794a6d

Please sign in to comment.