Skip to content
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

Support dotnet build #84

Open
chenrui333 opened this issue Feb 21, 2023 · 0 comments
Open

Support dotnet build #84

chenrui333 opened this issue Feb 21, 2023 · 0 comments

Comments

@chenrui333
Copy link

Trying to do dotnet build with dotnet 7, but ran into some build issue:

MSBuild version 17.4.0+18d5aef85 for .NET
  Determining projects to restore...
  Nothing to do. None of the projects specified contain packages to restore.
/opt/homebrew/Cellar/dotnet/7.0.100/libexec/sdk/7.0.100/Microsoft.Common.CurrentVersion.targets(1229,5): error MSB3644: The reference assemblies for .NETFramework,Version=v3.5 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks [/private/tmp/naturaldocs-20230221-8692-19lwp7j/NaturalDocs-Version_2.2/CLI/CLI.csproj]

relates to dotnet/msbuild#1333

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

No branches or pull requests

1 participant