GitHub / microsoft/ImplicitPackageReference / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b3b65361 | merge Merge pull request #13 from microsoft/namerril/fix-targets |
namerril <9****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ad4a8f8c | Fix MSB4057 error being thrown when this package is conditionally added to ce... | Nathan Merrill <n****l@m****m> | about 2 years ago | |
| c6583f4c | merge Merge pull request #12 from microsoft/namerril/add-metadata |
namerril <9****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0beb5be5 | Make implicit metadata a boolean value | Nathan Merrill <n****l@m****m> | over 2 years ago | |
| 92892826 | Add Implicit metadata to edited items | Nathan Merrill <n****l@m****m> | over 2 years ago | |
| 86794e5f | merge Merge pull request #11 from microsoft/namerril/run-earlier |
namerril <9****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3875ccf6 | Fix ImplicitPackageReference not running on builds that don't produce a NuGet... | Nathan Merrill <n****l@m****m> | over 2 years ago | |
| 26426360 | merge Merge pull request #10 from microsoft/namerril/respect-target-framework |
namerril <9****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c2c3cef3 | Add DLL to package | Nathan Merrill <n****l@m****m> | over 2 years ago | |
| 26bfbaeb | Remove unneeded package | Nathan Merrill <n****l@m****m> | over 2 years ago | |
| b28c4bc6 | Respect target framework conditions | Nathan Merrill <n****l@m****m> | over 2 years ago | |
| c52dde61 | Create publish.yml |
namerril <9****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 68f9eb0c | merge Merge pull request #9 from microsoft/namerril/multitargeting |
David Jackman <4****3@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| d727a4b1 | Support for PrivateAssets, ExcludeAssets, and IncludeAssets metadata, matchin... | Nathan Merrill <n****l@m****m> | almost 4 years ago | |
| fe954d84 | Small tweaks | Nathan Merrill <n****l@m****m> | almost 4 years ago | |
| 33d47dc3 | 1.1.18: Allow ImplicitPackageReference to work with multi-targeted builds | Nathan Merrill <n****l@m****m> | almost 4 years ago | |
| 907f06f9 | merge Merge pull request #6 from microsoft/dependabot/nuget/ImplicitPackageReferenc... |
David Jackman <4****3@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 461262b1 | merge Merge pull request #7 from microsoft/users/GitHubPolicyService/73eb7732-1203-... |
David Jackman <4****3@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 54533f8b | Microsoft mandatory file |
microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5d176b5e |
Bump Newtonsoft.Json in /ImplicitPackageReferenceUnitTests
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3f9434e6 | Fixed Include References bug | Corey Wardell <c****l@m****m> | over 6 years ago | |
| 8d761b76 | merge Merge pull request #3 from microsoft/AutoVersionDependency |
cwardell77 <c****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 542fa4a2 | AutoVersionDependency | Corey Wardell <c****l@m****m> | about 7 years ago | |
| 8a5d2758 | merge Merge pull request #2 from microsoft/ProofOfConcept |
cwardell77 <c****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 3ae5d8c7 | merge Merge branch 'develop' into ProofOfConcept |
cwardell77 <c****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 2023ee2b | Daves review recommendations | Corey Wardell <c****l@m****m> | about 7 years ago | |
| c9259e9f | Removed Lock file specification from csproj file | Corey Wardell <c****l@m****m> | about 7 years ago | |
| 5da19835 | Nates Clean up recommendations | Corey Wardell <c****l@m****m> | about 7 years ago | |
| 64a943c6 | fix tabs in readme.md | Nate Canen <n****n@h****m> | about 7 years ago | |
| 16de93b3 | Update readme.md with some edits | Nate Canen <n****n@h****m> | about 7 years ago | |
| 5e80a30f | Update readme.md | Nate Canen <n****n@h****m> | about 7 years ago | |
| e557c7f4 | Sample package simplified and few bugs ironed out with Pack nuget package, ve... | Corey Wardell <c****l@m****m> | about 7 years ago | |
| e7d0c0fa | Test suite changed to SDK formated cproj | Corey Wardell <c****l@m****m> | about 7 years ago | |
| 217138d8 | Added sample project and 2 more tests | Corey Wardell <c****l@m****m> | about 7 years ago | |
| b303588a | PrivateAssets functionality working, Tests Added, Clean up from code | Corey Wardell <c****l@m****m> | about 7 years ago | |
| 3d60b966 | output to tools folder | Corey Wardell <c****l@m****m> | about 7 years ago | |
| 41482c18 | add targets file | Corey Wardell <c****l@m****m> | about 7 years ago | |
| 51833c30 | Update csproj to sdk style project for self-packaging | Nate Canen <n****n@h****m> | about 7 years ago | |
| 99c1903e | Working beta for the ImplicitPackageReference. Unit tests created. |
Microsoft Open Source <m****e@u****m>
Committed by: Corey Wardell <c****l@m****m> |
about 7 years ago | |
| f0822773 | Initial commit | Microsoft Open Source <m****e@u****m> | about 7 years ago | |
| 5300a287 | Initial commit | Microsoft Open Source <m****e@u****m> | about 7 years ago | |
| b38068e4 | Initial commit |
Microsoft GitHub User <m****s@m****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago |