Skip to content

[build] Suppress NuGet warnings #730

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

Merged
merged 6 commits into from
Sep 25, 2020
Merged

[build] Suppress NuGet warnings #730

merged 6 commits into from
Sep 25, 2020

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Sep 25, 2020

Suppress some NuGet warnings:

logcat-parse.csproj

Warning NU1701: Package 'Mono.CSharp 4.0.0.143' was restored using '.NETFramework,Version=v4.6.1, 
.NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, 
.NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 
'.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.

Java.Interop.csproj

Warning NU1702: ProjectReference 'D:\a\1\s\build-tools\jnienv-gen\jnienv-gen.csproj' was resolved using 
'.NETFramework,Version=v4.7.2' instead of the project target framework '.NETStandard,Version=v2.0'. 
This project may not be fully compatible with your project.

@jpobst jpobst changed the title [logcat-parse] Suppress warning restoring Mono.CSharp NuGet. [build] Suppress NuGet warnings Sep 25, 2020
@jpobst jpobst marked this pull request as ready for review September 25, 2020 16:14
@jonpryor jonpryor merged commit a0b895c into master Sep 25, 2020
@jonpryor jonpryor deleted the logcat-nowarn branch September 25, 2020 22:42
@jpobst jpobst added this to the 11.1 (16.9 / 8.9) milestone Oct 13, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants