Skip to content

Commit 145eb28

Browse files
author
José Miguel Sánchez Fernández
authored
Merge pull request #11 from VisualStudioEX3/release/release-1.0.1
Updated changelog for release 1.0.1.
2 parents 1e1889a + ba96c58 commit 145eb28

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DIV2.Format.Exporter/DIV2.Format.Exporter.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
<Platforms>x64</Platforms>
1414
<Version>1.0.1</Version>
1515
<NeutralLanguage>en</NeutralLanguage>
16-
<PackageReleaseNotes>- Updated ImageSharp to version 1.0.3.
17-
- Completed missing documentation in code.</PackageReleaseNotes>
16+
<PackageReleaseNotes>- Compiled as x64 instead of AnyCPU.
17+
- Updated ImageSharp to version 1.0.3.
18+
- Fixed XML documentation (required to show DLL documentation reference when coding on IDEs like Visual Studio). Now the XML file is included in the NuGet package.</PackageReleaseNotes>
1819
<PackageLicenseFile></PackageLicenseFile>
1920
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2021
<PackageIcon>DIV2.png</PackageIcon>

0 commit comments

Comments
 (0)