Skip to content

Package net45 and netstandard1.0 versions - #23

Closed
twcclegg wants to merge 3 commits into
masterfrom
master
Closed

Package net45 and netstandard1.0 versions#23
twcclegg wants to merge 3 commits into
masterfrom
master

Conversation

@twcclegg

@twcclegg twcclegg commented Apr 3, 2017

Copy link
Copy Markdown
Owner

Explicitly packages net45 and netstandard1.0 .dlls into the .nupkg as well and listing the dependencies for each. This should better resolve #13
.nuspec can be removed completely is pack command is passed to build command.
Removes obsolete json files not used in VS2.0

@twcclegg twcclegg closed this Apr 12, 2017
twcclegg added a commit that referenced this pull request Aug 26, 2026
…erToTimeZonesMapper

- numbers and MapTestData are never reassigned; marked readonly
  (cs/missed-readonly-modifier, alerts #271/#272).
- ContainsKey+indexer double lookups replaced with TryGetValue
  (cs/inefficient-containskey, alerts #29/#30).
- Three foreach loops that immediately mapped pn -> a per-number
  result and never touched pn again, rewritten with .Select()
  (cs/linq/missed-select, alerts #21-#23).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NuGet for .NET Standard support

1 participant