diff --git a/src/dnne-analyzers/DNNE.Analyzers.targets b/src/dnne-analyzers/DNNE.Analyzers.targets new file mode 100644 index 0000000..ae0bdb5 --- /dev/null +++ b/src/dnne-analyzers/DNNE.Analyzers.targets @@ -0,0 +1,105 @@ + + + + + + <_DnneAnalyzer Include="@(Analyzer)" Condition="'%(Analyzer.NuGetPackageId)' == 'DNNE'" /> + + + + + + + + + + + + + + + @(DnneCurrentCompilerAssemblyIdentity->'%(Version)') + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + + + + + + + + true + + + + + + +