diff --git a/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets b/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets index 911484a3f..05a78c50d 100644 --- a/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets +++ b/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.targets @@ -1,55 +1,55 @@ - + - <_MVVMToolkitAnalyzer Include="@(Analyzer)" Condition="'%(Analyzer.NuGetPackageId)' == 'CommunityToolkit.Mvvm'" /> + - + DependsOnTargets="MVVMToolkitGatherAnalyzers"> - + - @(CurrentCompilerAssemblyIdentity->'%(Version)') + @(MVVMToolkitCurrentCompilerAssemblyIdentity->'%(Version)') - true + true - - + + - + - + DependsOnTargets="MVVMToolkitGatherAnalyzers"> - +