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 1111 <GenerateAssemblyConfigurationAttribute >false</GenerateAssemblyConfigurationAttribute >
1212 <GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
1313 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
14- <Version >2.1.4 </Version >
14+ <Version >2.1.5 </Version >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616 <SignAssembly >true</SignAssembly >
1717 <AssemblyOriginatorKeyFile >Pomelo.snk</AssemblyOriginatorKeyFile >
1818 <PackageLicenseExpression >MIT</PackageLicenseExpression >
19- </PropertyGroup >
19+ <PackageReadmeFile >README.md</PackageReadmeFile >
20+ </PropertyGroup >
2021
2122 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
2223 <DefineConstants >DEBUG;TRACE</DefineConstants >
2324 </PropertyGroup >
2425
2526 <ItemGroup >
26- <PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 7.0.0" />
27- <PackageReference Include =" Microsoft.Extensions.Options" Version =" 7.0.1" />
28- <PackageReference Include =" MySqlConnector" Version =" 2.2.5" />
27+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
28+ </ItemGroup >
29+
30+ <ItemGroup >
31+ <PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 7.0.0" />
32+ <PackageReference Include =" Microsoft.Extensions.Options" Version =" 7.0.1" />
33+ <PackageReference Include =" MySqlConnector" Version =" 2.2.5" />
2934 </ItemGroup >
3035
3136</Project >
Original file line number Diff line number Diff line change 1818 <GenerateAssemblyCopyrightAttribute >false</GenerateAssemblyCopyrightAttribute >
1919 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
2020 <RootNamespace >Pomelo.Extensions.Caching.MySqlConfig.Tools</RootNamespace >
21- <Version >2.1.1 </Version >
21+ <Version >2.1.5 </Version >
2222 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2323 <PackageRequireLicenseAcceptance >False</PackageRequireLicenseAcceptance >
24- <AssemblyVersion >2.1.1 .0</AssemblyVersion >
24+ <AssemblyVersion >2.1.5 .0</AssemblyVersion >
2525 <IsPackable >true</IsPackable >
2626 <ToolCommandName >dotnet-mysql-cache</ToolCommandName >
2727 <PackAsTool >true</PackAsTool >
2828 <SignAssembly >true</SignAssembly >
2929 <AssemblyOriginatorKeyFile >Pomelo.snk</AssemblyOriginatorKeyFile >
3030 <PackageLicenseExpression >MIT</PackageLicenseExpression >
31+ <PackageReadmeFile >README.md</PackageReadmeFile >
3132 </PropertyGroup >
3233
3334 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
3637 <DocumentationFile >obj\Debug\dotnet-mysql-cache.xml</DocumentationFile >
3738 </PropertyGroup >
3839
40+ <ItemGroup >
41+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
42+ </ItemGroup >
43+
3944 <ItemGroup >
4045 <PackageReference Include =" Microsoft.Extensions.CommandLineUtils" Version =" 1.1.1" />
4146 <PackageReference Include =" MySqlConnector" Version =" 2.2.5" />
You can’t perform that action at this time.
0 commit comments