aws/porting-assistant-dotnet-visual-studio-ide-extension

Add ApplicationGuid, SolutionGuid and RepositoryUrl to metrics

ShanshanHe opened this issue · 1 comments

We recently added Solution/Application GUID and RepositoryUrl to SolutionDetails object in this PR. Application Guid is used to uniquely identify a solution that PA tool assesses. This ID should and will remain the same before and after porting. We should add the three fields to metrics.

PR added here: #77