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

Commit8f33f8e

Browse files
Update version to 3.0.1
1 parentefa8403 commit8f33f8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Directory.csproj.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- Packaging-->
1212
<PropertyGroup>
13-
<Version>3.0.0.0</Version>
13+
<Version>3.0.1.0</Version>
1414
<Authors>ironfede,jeremy-visionaid</Authors>
1515
<Copyright>Copyright © 2010-2025, Federico Blaseotto, Jeremy Powell</Copyright>
1616
<PackageProjectUrl>https://github.com/ironfede/openmcdf</PackageProjectUrl>

‎OpenMcdf.Ole/OpenMcdf.Ole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +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>
17+
<PackageVersion>$(Version)-experimental.1</PackageVersion>
1818
</PropertyGroup>
1919

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp