Skip to content

Commit bdec3d5

Browse files
Added System.Formatters.Nrbf to Version.Details.xml (#9517)
* Added System.Formatters.Nrbf to Version.Details.xml * Matched the version of System.Formats.Nrbf to other package versions --------- Co-authored-by: Dipesh Kumar <[email protected]>
1 parent a590082 commit bdec3d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@
9595
<Uri>https://github.com/dotnet/runtime</Uri>
9696
<Sha>7f2b222f92d323b7ca522a06c7116f1ec25d12ca</Sha>
9797
</Dependency>
98+
<Dependency Name="System.Formats.Nrbf" Version="9.0.0-rc.1.24381.5" CoherentParentDependency="Microsoft.Private.Winforms">
99+
<Uri>https://github.com/dotnet/runtime</Uri>
100+
<Sha>7f2b222f92d323b7ca522a06c7116f1ec25d12ca</Sha>
101+
</Dependency>
98102
<Dependency Name="System.IO.Packaging" Version="9.0.0-rc.1.24381.5" CoherentParentDependency="Microsoft.Private.Winforms">
99103
<Uri>https://github.com/dotnet/runtime</Uri>
100104
<Sha>7f2b222f92d323b7ca522a06c7116f1ec25d12ca</Sha>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<SystemDiagnosticsEventLogPackageVersion>9.0.0-rc.1.24381.5</SystemDiagnosticsEventLogPackageVersion>
3535
<SystemDrawingCommonVersion>9.0.0-rc.1.24401.5</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>9.0.0-rc.1.24381.5</SystemDirectoryServicesVersion>
37-
<SystemFormatsNrbfVersion>9.0.0-rc.1.24379.3</SystemFormatsNrbfVersion>
37+
<SystemFormatsNrbfVersion>9.0.0-rc.1.24381.5</SystemFormatsNrbfVersion>
3838
<SystemIOPackagingVersion>9.0.0-rc.1.24381.5</SystemIOPackagingVersion>
3939
<SystemReflectionMetadataLoadContextVersion>9.0.0-rc.1.24381.5</SystemReflectionMetadataLoadContextVersion>
4040
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>

0 commit comments

Comments
 (0)