I have an assembly that is using strong name signing and I would like to include Destructurama.Attributed. It looks like at one point you were strong name signing.
Change is simple. Reuse the existing strong name key under assets or create a new strong name. Modify the csproj file to strong name sign.
I have an assembly that is using strong name signing and I would like to include Destructurama.Attributed. It looks like at one point you were strong name signing.
Change is simple. Reuse the existing strong name key under assets or create a new strong name. Modify the csproj file to strong name sign.