mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 13:45:53 +00:00
Dependency version not set when using version field #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claunia on GitHub (Jun 24, 2019).
On .csproj:
On control file gets:
@claunia commented on GitHub (Jun 26, 2019):
Ok just looked at the source code and it seems that the include is copied verbatim.
On .csproj:
does the trick.