Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 1fb084b

Browse files
Tom McDonaldTom McDonald
authored andcommitted
Merged PR 163899: Rollback assembly version of UWP System.Private.Uri
Rollback assembly version of UWP System.Private.Uri
1 parent ef8fe4f commit 1fb084b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/System.Private.Uri/src/UWP/System.Private.Uri.CoreCLR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PropertyGroup>
88
<ProjectGuid>{4AC5343E-6E31-4BA5-A795-0493AE7E9008}</ProjectGuid>
99
<AssemblyName>System.Private.Uri</AssemblyName>
10-
<AssemblyVersion>4.0.1.1</AssemblyVersion>
10+
<AssemblyVersion>4.0.0.0</AssemblyVersion>
1111
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1212
<DefineConstants>$(DefineConstants);INTERNAL_GLOBALIZATION_EXTENSIONS</DefineConstants>
1313
<!-- Suppress warnings for type conflicts between SafeFileHandle in partial facade and mscorlib -->

0 commit comments

Comments
 (0)