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

Instructions for how to build an application using photino.Blazor ? #75

Closed
Crauzer opened this issue Feb 19, 2023 · 2 comments
Closed
Labels
invalid This doesn't seem right Windows

Comments

@Crauzer
Copy link

Crauzer commented Feb 19, 2023

I'm having some trouble trying to publish the application through nuke and I'm not sure what I'm doing wrong since there is no documentation on this. Any help would be appreciated!

@Crauzer
Copy link
Author

Crauzer commented Feb 19, 2023

It seems like there is some strange issue when building the whole solution instead of the specific project.

20:42:56 [INF] > "C:\Program Files\dotnet\dotnet.exe" publish X:\dev\lol2gltf\lol2gltf\lol2gltf.csproj --configuration Release --no-restore --no-build --output X:\dev\lol2gltf\artifacts\lol2gltf --self-contained True /property:PublishSingleFile=True /property:Version=3.0.0-beta.10.2 /property:AssemblyVersion=3.0.0.0 /property:FileVersion=3.0.0.0
20:42:56 [DBG] MSBuild version 17.4.1+fedecea9d for .NET
20:42:57 [ERR] C:\Program Files\dotnet\sdk\7.0.103\Sdks\Microsoft.NET.Sdk.Razor\targets\Microsoft.NET.Sdk.Razor.StaticWebAssets.targets(658,7): error : Manifest file at 'obj\Release\net6.0\win-x64\staticwebassets.build.json' not found. [X:\dev\lol2gltf\lol2gltf\lol2gltf.csproj]
20:42:57 [ERR] Target Publish has thrown an exception

@MikeYeager MikeYeager added invalid This doesn't seem right Windows labels Feb 23, 2023
@MikeYeager
Copy link
Collaborator

@Crauzer It looks like the issue is not with Photino, but with the build and publish process. I don't think we can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right Windows
Projects
None yet
Development

No branches or pull requests

2 participants