~ruther/NosSmooth.Local

ref: c0c354f151614939fa28d2d770ff75efc0c1e5c9 NosSmooth.Local/src/Samples/Directory.Build.props -rw-r--r-- 101 bytes
c0c354f1 — Rutherther ci: remove --output from dotnet pack, put output directory to Directory.Build.props 2 years ago
                                                                                
1
2
3
4
5
<Project>
    <PropertyGroup>
        <IsPackable>false</IsPackable>
    </PropertyGroup>
</Project>