File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFrameworks >net4</TargetFrameworks >
5
5
<PackageId >CircularProgressBar</PackageId >
6
- <Version >2.7 .0.7 </Version >
6
+ <Version >2.8 .0.16 </Version >
7
7
<Authors >Soroush Falahati</Authors >
8
8
<Description >Circular ProgressBar is a custom control for WinForm with animation.</Description >
9
9
<PackageLicenseUrl >https://github.com/falahati/CircularProgress/blob/master/LICENSE</PackageLicenseUrl >
52
52
<OutputPath >..\Release</OutputPath >
53
53
<SignAssembly >true</SignAssembly >
54
54
</PropertyGroup >
55
+ <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|net4|AnyCPU'" >
56
+ <DocumentationFile >..\Release\CircularProgressBar.xml</DocumentationFile >
57
+ </PropertyGroup >
55
58
</Project >
You can’t perform that action at this time.
0 commit comments