Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2f1215d

Browse files
Update for v3.0.0 RTM
1 parent3ec0d02 commit2f1215d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎Directory.csproj.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@
1111
<!-- Packaging-->
1212
<PropertyGroup>
1313
<Version>3.0.0.0</Version>
14-
<PackageVersion>$(Version)-preview.5</PackageVersion>
1514
<Authors>ironfede,jeremy-visionaid</Authors>
16-
<Copyright>Copyright © 2010-2024, Federico Blaseotto, Jeremy Powell</Copyright>
15+
<Copyright>Copyright © 2010-2025, Federico Blaseotto, Jeremy Powell</Copyright>
1716
<PackageProjectUrl>https://github.com/ironfede/openmcdf</PackageProjectUrl>
1817
<PackageIcon>icon.png</PackageIcon>
1918
<PackageReadmeFile>README.md</PackageReadmeFile>

‎OpenMcdf.Ole/OpenMcdf.Ole.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
It supports read/write operations on streams and storages and traversal of directory trees.
1515
</Description>
1616
<PackageTags>MS-CFB Compound File Binary File Format Structured Storage OLE Object Linking and Embedding Property Set Data Structures</PackageTags>
17+
<PackageVersion>$(Version)-preview.6</PackageVersion>
1718
</PropertyGroup>
1819

1920
<ItemGroupCondition="'$(TargetFramework)' == 'netstandard2.0'">

‎OpenMcdf/OpenMcdf.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
It supports read/write operations on streams and storages and traversal of directory trees.
1515
</Description>
1616
<PackageTags>MS-CFB Compound File Binary File Format Structured Storage</PackageTags>
17+
<PackageVersion>$(Version)</PackageVersion>
1718
</PropertyGroup>
1819

1920
<ItemGroupCondition="'$(TargetFramework)' == 'netstandard2.0'">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp