Package Details: csharpier 1.2.6-1

Git Clone URL: https://aur.archlinux.org/csharpier.git (read-only, click to copy)
Package Base: csharpier
Description: An opinionated code formatter for C#
Upstream URL: https://csharpier.com
Licenses: MIT
Submitter: vitaliikuzhdin
Maintainer: M0N7Y5
Last Packager: M0N7Y5
Votes: 1
Popularity: 0.153998
First Submitted: 2025-08-05 07:35 (UTC)
Last Updated: 2026-02-11 15:40 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

pbtechie commented on 2026-04-07 05:37 (UTC) (edited on 2026-04-07 05:38 (UTC) by pbtechie)

This failed to build for me with the following error:

==> Extracting sources...
  -> Extracting csharpier-1.2.6.tar.gz with bsdtar
==> Starting prepare()...
/usr/share/dotnet/sdk/10.0.104/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(66,5):
        error NETSDK1226: Prune Package data not found .NETCoreApp 10.0 Microsoft.AspNetCore.App.
        To ignore this error, set the AllowMissingPrunePackageData to true.

If anyone else encounters this error, installing aspnet-targeting-pack fixed it for me, as documented in https://github.com/dotnet/sdk/issues/52058

M0N7Y5 commented on 2026-02-11 16:00 (UTC)

The package is now checked and updated twice a day. The update workflow resides in this repo: https://github.com/M0n7y5/aur-sync-hub

M0N7Y5 commented on 2025-10-13 18:56 (UTC)

The RC1 SDK dependency got merged, waiting for release.

M0N7Y5 commented on 2025-09-14 23:02 (UTC)

Waiting for csharpier devs to update the SDK dependency to Dotnet 10 RC1. An issue was created, waiting for response.