diff --git a/Analyzers.ruleset b/Analyzers.ruleset index 68d6890..5e0a5d4 100644 --- a/Analyzers.ruleset +++ b/Analyzers.ruleset @@ -1,4 +1,4 @@ - + @@ -10,4 +10,7 @@ + + + diff --git a/eng/Common.props b/eng/Common.props index da3d09c..0990b1b 100644 --- a/eng/Common.props +++ b/eng/Common.props @@ -25,8 +25,8 @@ snupkg true - - Fix package repo and project url - - Add nuget symbols and source link + - Fix orchestration and activity incorrect version registration. + - Fix orchestrations never completing due to extra async work.