Skip to content

Commit cd41643

Browse files
authored
Add CLSCompliant property to HashifyNet.csproj
Signed-off-by: Xen <lordofxen@deskasoft.com>
1 parent 56507f0 commit cd41643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HashifyNet/HashifyNet.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1212
<Title>HashifyNET</Title>
1313
<Platforms>AnyCPU;x64;x86</Platforms>
14+
<CLSCompliant>true</CLSCompliant>
1415
</PropertyGroup>
1516

1617
<ItemGroup>
@@ -112,3 +113,4 @@
112113

113114

114115

116+

0 commit comments

Comments
 (0)