Fix source only package issue in nuget
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
namespace Misaki.HighPerformance.LowLevel;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Struct)]
|
||||
public class NonCopyableAttribute : Attribute
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user