File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
src/Wilcommerce.Registries.Data.EFCore Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.1</TargetFramework >
55 <Authors >Alberto Mori</Authors >
6- <VersionPrefix >1.0.0-beta1 </VersionPrefix >
6+ <VersionPrefix >1.0.0</VersionPrefix >
77 <AssemblyName >Wilcommerce.Registries.Data.EFCore</AssemblyName >
88 <PackageId >Wilcommerce.Registries.Data.EFCore</PackageId >
99 <PackageTags >wilcommerce;ecommerce;opensource;.netcore;.net;entity framework core;registries</PackageTags >
1414 <GenerateAssemblyConfigurationAttribute >false</GenerateAssemblyConfigurationAttribute >
1515 <GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
1616 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
17- <Version >1.0.0-beta1 </Version >
17+ <Version >1.0.0</Version >
1818 <Description >Wilcommerce Registries implementation for Entity Framework Core</Description >
1919 <Title >Wilcommerce.Registries.Data.EFCore</Title >
2020 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2121 </PropertyGroup >
2222
23- <PropertyGroup >
24- <IncludeSymbols >true</IncludeSymbols >
25- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
26- </PropertyGroup >
27-
2823 <ItemGroup >
2924 <None Include =" ..\..\icon.png" >
3025 <Pack >True</Pack >
You can’t perform that action at this time.
0 commit comments