We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23cbe9 commit bbc546aCopy full SHA for bbc546a
csharp/ToolGood.Algorithm2/ToolGood.Algorithm2.csproj
@@ -8,7 +8,7 @@
8
<Authors>ToolGood</Authors>
9
<TargetFrameworks>netstandard2.1;</TargetFrameworks>
10
<AssemblyName>ToolGood.Algorithm</AssemblyName>
11
- <PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
+ <PublicSign >true</PublicSign>
12
<PackageId>ToolGood.Algorithm</PackageId>
13
<PackageTags>algorithm;excel;excel-expressions;script;formula-grammar;formula;expression</PackageTags>
14
<PackageProjectUrl>https://github.com/toolgood/ToolGood.Algorithm</PackageProjectUrl>
0 commit comments