File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net6.0</TargetFramework >
55 <Nullable >enable</Nullable >
6- <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
76 <GenerateDocumentationFile >true</GenerateDocumentationFile >
87 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
98 <WarningLevel >5</WarningLevel >
109 </PropertyGroup >
1110
1211 <PropertyGroup >
1312 <PackageId >Modern.Forms</PackageId >
14- <Version >0.3.0-rc1 </Version >
13+ <Version >0.3.0</Version >
1514 <Description >Cross-platform spiritual successor to Winforms for .NET Core</Description >
1615 <PackageTags >Modern;Forms;Winforms;GUI;UI;Cross;Platform</PackageTags >
1716 <PackageOutputPath >../../nupkg</PackageOutputPath >
2120 <PackageReference Include =" HarfBuzzSharp" Version =" 2.8.2.1" />
2221 <PackageReference Include =" HarfBuzzSharp.NativeAssets.Linux" Version =" 2.8.2.1" />
2322 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
24- <PackageReference Include =" Modern.WindowKit" Version =" 0.1.2-rc1 " />
23+ <PackageReference Include =" Modern.WindowKit" Version =" 0.1.2" />
2524 <PackageReference Include =" Topten.RichTextKit" Version =" 0.4.151" />
2625 </ItemGroup >
2726
You can’t perform that action at this time.
0 commit comments