File tree Expand file tree Collapse file tree
Pomelo.Extensions.Caching.MySqlConfig.Tools
Pomelo.Extensions.Caching.MySql Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616 <SignAssembly >true</SignAssembly >
1717 <AssemblyOriginatorKeyFile >Pomelo.snk</AssemblyOriginatorKeyFile >
18+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
1819 </PropertyGroup >
1920
2021 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
99 <AssemblyName >dotnet-mysql-cache</AssemblyName >
1010 <OutputType >Exe</OutputType >
11- <PublicSign >false</PublicSign >
11+ <PublicSign >false</PublicSign >
1212 <PackageId >Pomelo.Extensions.Caching.MySqlConfig.Tools</PackageId >
1313 <PackageTags >cache;distributedcache;mysql</PackageTags >
1414 <RepositoryType >git</RepositoryType >
2727 <PackAsTool >true</PackAsTool >
2828 <SignAssembly >true</SignAssembly >
2929 <AssemblyOriginatorKeyFile >Pomelo.snk</AssemblyOriginatorKeyFile >
30+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
3031 </PropertyGroup >
3132
3233 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
3738
3839 <ItemGroup >
3940 <PackageReference Include =" Microsoft.Extensions.CommandLineUtils" Version =" 1.1.1" />
40- <PackageReference Include =" MySqlConnector" Version =" 2.2.5" />
41+ <PackageReference Include =" MySqlConnector" Version =" 2.2.5" />
4142 </ItemGroup >
4243
4344</Project >
You can’t perform that action at this time.
0 commit comments