Skip to content

Fix assembly resolution for more target frameworks#59

Merged
sharwell merged 13 commits into
tunnelvisionlabs:masterfrom
jnm2:fix_assembly_resolution_for_more_target_frameworks
Dec 31, 2019
Merged

Fix assembly resolution for more target frameworks#59
sharwell merged 13 commits into
tunnelvisionlabs:masterfrom
jnm2:fix_assembly_resolution_for_more_target_frameworks

Conversation

@jnm2

@jnm2 jnm2 commented Dec 29, 2019

Copy link
Copy Markdown
Contributor

Fixes #38
Fixes #50
Supersedes #49

I verified that source attributes are added by default when appropriate and rewritten assemblies are being used by CscTask for <TargetFrameworks>net35;net48;netstandard1.6;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.0;netcoreapp3.1</TargetFrameworks>.

@jnm2
jnm2 force-pushed the fix_assembly_resolution_for_more_target_frameworks branch 2 times, most recently from 01fa3ce to d99c2f4 Compare December 29, 2019 20:20
@sharwell

sharwell commented Dec 30, 2019

Copy link
Copy Markdown
Member

@jnm2 The process for adding a new test framework is shown in #61. Can you add the following frameworks to this pull request:

  • netstandard2.1
  • netcoreapp2.0
  • netcoreapp2.1
  • netcoreapp3.0
  • netcoreapp3.1

@jnm2
jnm2 force-pushed the fix_assembly_resolution_for_more_target_frameworks branch from d99c2f4 to 09e1988 Compare December 31, 2019 02:26
@jnm2
jnm2 force-pushed the fix_assembly_resolution_for_more_target_frameworks branch from 09e1988 to af64004 Compare December 31, 2019 02:30
@jnm2

jnm2 commented Dec 31, 2019

Copy link
Copy Markdown
Contributor Author

@sharwell Tests pass, ready for review! I didn't put any effort into making things pretty (out of time). Maybe the netstandard1.6 sections could be unified with the netcoreapp1.x sections.

@jnm2
jnm2 requested a review from sharwell December 31, 2019 03:22
@jnm2
jnm2 requested a review from sharwell December 31, 2019 04:37
@sharwell
sharwell merged commit 819b787 into tunnelvisionlabs:master Dec 31, 2019
@jnm2
jnm2 deleted the fix_assembly_resolution_for_more_target_frameworks branch December 31, 2019 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants