Azure-Samples / MqttApplicationSamples

Samples implementing common PubSub patterns for Edge and Cloud Brokers
MIT License
23 stars 25 forks source link

Open Source Files & Component Governance #53

Closed vaavva closed 1 year ago

vaavva commented 1 year ago

Purpose

Checklist

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

What to Check

Verify that the following are valid

Other Information

vaavva commented 1 year ago

how can we include NuGets?

@rido-min We needed to have a .sln at the root and build a project before running the detection - I added one that I just copied over from the scenarios folder, but if it should have different contents, let me know! I also get some warnings without a nuget.config, so if you can look that over as well (or let me know if there's a reason we shouldn't have it), that would be good too