8000 Added additional target framework of .Net Framework 4.5. by rossknudsen · Pull Request #5 · xaviergonz/T4Immutable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added additional target framework of .Net Framework 4.5. #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rossknudsen
Copy link

Hi @xaviergonz,

Here is a simple PR with a couple of changes that I made. I wanted to use your project in a Unity3D application which currently requires the full .Net Framework (experimental support for 4.5). So I've added the target to the project definition.

I also changed the configuration so that the Nuget package should be correctly built from within Visual Studio 2017 (or presumably MSBuild on the command line). If you have access to this version of Visual Studio, you may consider removing the packaging script and nuspec file, as they are no longer required.

Let me know what you think.

  • Added additional target framework of .Net Framework 4.5.
  • Added configuration to allow VS2017 to build Nuget package from the .csproj definition.

Added configuration to allow VS2017 to build Nuget package from the .csproj definition.
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.

1 participant
0