Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dfederm/ReferenceTrimmer issues and pull requests

#100 - Use MSTest meta package

Pull Request - State: closed - Opened by stan-sz 4 months ago

#99 - Upgrade NuGet.ProjectModel

Pull Request - State: open - Opened by stan-sz 4 months ago

#98 - Rebuild fails even after removing projectreference

Issue - State: open - Opened by stijnexterAM 4 months ago - 1 comment

#97 - Defer evaluation of EnableReferenceTrimmer

Pull Request - State: open - Opened by stan-sz 5 months ago - 1 comment

#96 - Support selective reference trimming

Issue - State: open - Opened by stan-sz 5 months ago

#95 - Add tests for .globalconfig

Pull Request - State: closed - Opened by stan-sz 6 months ago

#94 - Write unused references to a log file

Pull Request - State: closed - Opened by stan-sz 6 months ago

#93 - Support .editorconfig

Issue - State: open - Opened by stan-sz 6 months ago

#91 - Suppress a specific package reference?

Issue - State: closed - Opened by martincostello 6 months ago - 3 comments

#90 - Write used references file only if different

Pull Request - State: closed - Opened by KirillOsenkov 6 months ago - 3 comments

#89 - First-chance exceptions when writing UsedReferences.log

Issue - State: closed - Opened by KirillOsenkov 7 months ago - 5 comments

#87 - Write intermediate file only if different

Pull Request - State: closed - Opened by stan-sz 7 months ago - 1 comment

#86 - Incremental build support

Issue - State: closed - Opened by KirillOsenkov 7 months ago

#85 - Add tests for references from the GAC

Pull Request - State: closed - Opened by dfederm 7 months ago

#84 - Rely on file paths not assembly names

Pull Request - State: closed - Opened by stan-sz 7 months ago - 1 comment

#83 - Refactor RT to rely on assembly file path, not AssemblyName, for accuracy

Issue - State: closed - Opened by stan-sz 7 months ago - 1 comment

#82 - (chore) Update various GitHub Actions

Pull Request - State: closed - Opened by dfederm 8 months ago

#81 - Add actually used dependencies information

Pull Request - State: closed - Opened by stan-sz 8 months ago - 1 comment

#80 - Check if reference trimmer is disabled before logging warnings

Pull Request - State: closed - Opened by JohnSchmeichel 11 months ago - 1 comment

#78 - Combine distributed logger logic (PR comment)

Pull Request - State: closed - Opened by erikmav 12 months ago - 3 comments

#77 - Add example build script that finds the latest RefTrim package

Pull Request - State: closed - Opened by erikmav 12 months ago - 2 comments

#76 - Bump version to 3.2

Pull Request - State: closed - Opened by dfederm 12 months ago - 1 comment

#75 - Fix NRE in package processing

Pull Request - State: closed - Opened by erikmav about 1 year ago - 1 comment

#74 - Embed symbols into the assemblies

Pull Request - State: closed - Opened by dfederm about 1 year ago - 1 comment

#73 - Handle legacy-style projects without a defined TargetFramework

Pull Request - State: closed - Opened by dfederm about 1 year ago

#72 - Add suppression ability

Pull Request - State: closed - Opened by stan-sz about 1 year ago - 7 comments

#70 - Detect dependencies from app.config

Issue - State: closed - Opened by stan-sz about 1 year ago - 3 comments

#69 - Add test coverage for amd64 MSBuild.exe

Pull Request - State: closed - Opened by stan-sz about 1 year ago - 2 comments

#68 - Avoid warning for unused indirect project references

Pull Request - State: closed - Opened by dfederm about 1 year ago - 1 comment

#67 - Tests: Assert which project is receiving the warning

Pull Request - State: closed - Opened by dfederm about 1 year ago - 1 comment

#66 - Add a README to the package

Pull Request - State: closed - Opened by dfederm about 1 year ago - 2 comments

#65 - Fix tests

Pull Request - State: closed - Opened by dfederm about 1 year ago - 1 comment

#64 - Add MSVC support via a distributed logger

Pull Request - State: closed - Opened by erikmav about 1 year ago - 8 comments

#63 - Enable nullable globally

Pull Request - State: closed - Opened by erikmav about 1 year ago - 1 comment

#61 - Project references used for copying binaries to output are flagged as unneeded

Issue - State: closed - Opened by erikmav over 1 year ago - 4 comments

#60 - Remove dependency on System.Text.Json

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#59 - Log framework version in the warning messages

Issue - State: closed - Opened by stan-sz over 1 year ago - 2 comments

#58 - RT task not loaded when <TargetFrameworks>net472</TargetFrameworks>

Issue - State: closed - Opened by stan-sz over 1 year ago - 3 comments

#56 - ReferenceTrimmer fail on repos with MSBuild 17.1.0

Issue - State: closed - Opened by stan-sz over 1 year ago

#55 - Handle References without HintPath or Name properly

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#54 - It's breaking incremental build

Issue - State: closed - Opened by seanyao1 over 1 year ago - 2 comments

#53 - Add a README to the package

Issue - State: closed - Opened by dfederm over 1 year ago

#52 - Refactor: Warnings are emitted from the Analyzer instead of the Task

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#51 - e2e tests to use the actual package produced

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#50 - Reorganize source

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#48 - Distinguish between direct and transitive bogus ProjectReference

Issue - State: closed - Opened by stan-sz over 1 year ago - 5 comments

#47 - Add warning codes

Pull Request - State: closed - Opened by stan-sz over 1 year ago - 1 comment

#46 - Different trimm modes

Issue - State: closed - Opened by stan-sz over 1 year ago - 1 comment

#45 - Ignore Reference items with paths inside packages

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#44 - Avoid references added by Microsoft.NET.Build.Extensions

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#43 - Support net462 TF

Issue - State: closed - Opened by stan-sz over 1 year ago

#42 - Test different OS on PRs

Pull Request - State: closed - Opened by stan-sz over 1 year ago - 2 comments

#41 - Support absolute IntermediateOutputPath

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#40 - Support absolute IntermediateOutputPath

Issue - State: closed - Opened by stan-sz over 1 year ago

#38 - Handle target frameworks with the OS suffix properly

Pull Request - State: closed - Opened by dfederm over 1 year ago

#35 - Avoid NoTargets projects

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#34 - Access denied errors to various generated files

Issue - State: closed - Opened by dfederm over 1 year ago - 2 comments

#33 - NoTargets proejcts are not handled properly

Issue - State: closed - Opened by dfederm over 1 year ago

#32 - Ignore packages with build logic

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#31 - Disable shared compilation in tests

Pull Request - State: closed - Opened by stan-sz over 1 year ago - 1 comment

#30 - Use os matrix and simplify tests

Pull Request - State: closed - Opened by stan-sz over 1 year ago

#29 - Enable code coverage %

Pull Request - State: closed - Opened by stan-sz over 1 year ago - 1 comment

#28 - Fix ReferenceTrimmer on Linux

Pull Request - State: closed - Opened by stan-sz over 1 year ago - 1 comment

#27 - Signal duplicate Project references

Issue - State: closed - Opened by stan-sz over 1 year ago - 5 comments

#26 - Support native vcxproj

Issue - State: closed - Opened by stan-sz over 1 year ago - 1 comment

#25 - False-positive: Microsoft.NET.Test.Sdk

Issue - State: closed - Opened by dfederm over 1 year ago

#24 - Enable additional code analysis rules

Pull Request - State: closed - Opened by dfederm over 1 year ago

#23 - Add .gitattributes file

Pull Request - State: closed - Opened by dfederm over 1 year ago - 1 comment

#22 - Correctly enforce *.cs files as LF

Pull Request - State: closed - Opened by stan-sz over 1 year ago - 1 comment

#21 - Upgrade test dependencies

Pull Request - State: closed - Opened by stan-sz over 1 year ago

#20 - Rely on GetUsedAssemblyReferences

Pull Request - State: closed - Opened by stan-sz almost 2 years ago - 1 comment

#19 - Rely on GetUsedAssemblyReferences

Issue - State: closed - Opened by stan-sz almost 2 years ago

#18 - Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /test/TestData/UsedPackageReference/Library

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#17 - Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /test/TestData/UnusedPackageReference/Library

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#16 - Handle conflict resolution behavior with target framework references

Pull Request - State: closed - Opened by dfederm almost 2 years ago

#15 - Handle ReferencePath items without ReferenceSourceTarget metadata

Pull Request - State: closed - Opened by dfederm almost 2 years ago

#14 - Suppress package dependencies

Pull Request - State: closed - Opened by dfederm about 2 years ago - 1 comment

#13 - Only push a package for tagged commits

Pull Request - State: closed - Opened by dfederm about 2 years ago

#12 - Fix pushing NuGet package

Pull Request - State: closed - Opened by dfederm about 2 years ago

#11 - Add GitHub actions for PR and CI

Pull Request - State: closed - Opened by dfederm about 2 years ago

#10 - Rewrite as an MSBuild task

Pull Request - State: closed - Opened by dfederm about 2 years ago

#9 - Bump Microsoft.AspNetCore.App from 2.2.4 to 2.2.6 in /test/TestData/UsedIndirectPackageReference/WebHost

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#8 - Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /test/TestData/UnusedPackageReference/Library

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#7 - Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /test/TestData/UsedPackageReference/Library

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#6 - Target netcoreapp

Issue - State: closed - Opened by dfederm over 5 years ago

#5 - Set up a proper CI

Issue - State: closed - Opened by dfederm almost 6 years ago

#4 - Use MSBuildLocator

Issue - State: closed - Opened by dfederm about 6 years ago - 1 comment

#3 - Nuget or Chocolatey

Issue - State: closed - Opened by sclarke81 about 6 years ago - 6 comments

#2 - Create binaries targeting .NET Framework

Issue - State: closed - Opened by dfederm over 6 years ago - 1 comment

#1 - Exception occurred with .vcxproj format.

Issue - State: closed - Opened by AlexanderJ-ULabs over 6 years ago - 6 comments