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

WOIP VALIDATOR on MAC M2 (osx-arm64) #120

Open
pkumaroapps opened this issue Mar 14, 2024 · 0 comments
Open

WOIP VALIDATOR on MAC M2 (osx-arm64) #120

pkumaroapps opened this issue Mar 14, 2024 · 0 comments

Comments

@pkumaroapps
Copy link

Hello!

I am trying to insall WOIP VALIDATOR on MAC M2 (osx-arm64).

I Built a self-contained package with the command :

dotnet publish -c Release -f net6.0 -r osx-arm64

I built Basic unit tests running the dotnet test command:

dotnet test ./test/WopiValidator.Core.Tests/WopiValidator.Core.Tests.csproj -c Release

But when I try to Pack the NuGet package. with command, I am encountering an issue.

dotnet pack -c Release

can you please assist me in resolving this particular issue?

MSBuild version 17.3.2+561848881 for .NET

Determining projects to restore...

All projects are up-to-date for restore.

WopiValidator.Core -> /Users/pavankumarhu/scripts/wopivalidator/wopi-validator-core/src/WopiValidator.Core/bin/Release/net6.0/Microsoft.Office.WopiValidator.Core.dll

/usr/local/share/dotnet/sdk/6.0.419/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): error NU5026: The file '/Users/pavankumarhu/scripts/wopivalidator/wopi-validator-core/src/WopiValidator/bin/Release/net6.0/Microsoft.Office.WopiValidator.dll' to be packed was not found on disk. [/Users/pavankumarhu/scripts/wopivalidator/wopi-validator-core/src/WopiValidator/WopiValidator.csproj]

@pkumaroapps pkumaroapps changed the title nsall WOIP VALIDATOR on MAC M2 (osx-arm64) WOIP VALIDATOR on MAC M2 (osx-arm64) Mar 14, 2024
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