File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 6
6
<SignAssembly >True</SignAssembly >
7
7
<AssemblyOriginatorKeyFile >ICSharpCode.SharpZipLib.snk</AssemblyOriginatorKeyFile >
8
8
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
9
- <Version >1.0.0-alpha1 </Version >
9
+ <Version >1.0.0-alpha2 </Version >
10
10
<RepositoryUrl >https://github.com/icsharpcode/SharpZipLib</RepositoryUrl >
11
11
<PackageReleaseNotes >This is a pre-release version!
12
12
13
- Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more information.</PackageReleaseNotes >
13
+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more information.</PackageReleaseNotes >
14
+ <PackageLicenseUrl >https://github.com/icsharpcode/SharpZipLib/blob/master/LICENSE.txt</PackageLicenseUrl >
15
+ <PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
14
16
</PropertyGroup >
15
17
16
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments