File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.1;net5;net6;net7;net8</TargetFrameworks >
5- <LangVersion >latest</LangVersion >
6- <OutputType >Library</OutputType >
5+ <LangVersion >latest</LangVersion >
6+ <OutputType >Library</OutputType >
77 <IsPackable >true</IsPackable >
88 <RazorLangVersion >3.0</RazorLangVersion >
99 <Description >Ant Design Pro components for Blazor</Description >
1616 <Copyright >James Yeung</Copyright >
1717 <Authors >James Yeung</Authors >
1818 <PackageIcon >logo.png</PackageIcon >
19- <GenerateDocumentationFile >true</GenerateDocumentationFile >
19+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
2020 <PackageReadmeFile >README.md</PackageReadmeFile >
2121 </PropertyGroup >
2222
2626 </ItemGroup >
2727
2828 <ItemGroup >
29- <PackageReference Include =" AntDesign" Version =" 0.20.0 " />
29+ <PackageReference Include =" AntDesign" Version =" 0.20.1 " />
3030 </ItemGroup >
3131
3232 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' And '$(SolutionDir)'==''" >
You can’t perform that action at this time.
0 commit comments