Skip to content

Commit

Permalink
Merged in bugfix/MTM-30857/remove_additional_csproj_tpp-toml (pull re…
Browse files Browse the repository at this point in the history
…quest #15)

[MTM-30857]: Remove additional mqtt project from the Tpp.toml file

Approved-by: Kumar Pallav
Approved-by: Jakub Kotorowicz
  • Loading branch information
c8y-kh4mell committed Oct 1, 2020
2 parents 188105a + 0576066 commit 0da7e87
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Tpp.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,3 @@ type = "VSC#"
path = "MicroservicesSDK/src/Cumulocity.SDK.Microservices/Cumulocity.SDK.Microservices.csproj"
excludes = ["com.nsn.cumulocity"]

[[scan]]
type = "VSC#"
path = "DeviceSDK/MQTT/src/MQTT.Client.NetStandard/MQTT.NetStandard.csproj"
excludes = ["com.nsn.cumulocity"]

[[scan]]
type = "VSC#"
path = "DeviceSDK/MQTT/src/MQTT.Client.NetFramework/MQTT.NetFramework.csproj"
excludes = ["com.nsn.cumulocity"]

0 comments on commit 0da7e87

Please sign in to comment.