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.
2 parents 3f1477d + c81534a commit d48f568Copy full SHA for d48f568
src/Stateless/Stateless.csproj
@@ -17,7 +17,7 @@
17
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
18
<PackageIcon>Stateless.png</PackageIcon>
19
<PackageProjectUrl>https://github.com/dotnet-state-machine/stateless</PackageProjectUrl>
20
- <license>http://www.apache.org/licenses/LICENSE-2.0</license>
+ <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
21
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
22
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
23
<RepositoryType>git</RepositoryType>
0 commit comments