Skip to content

Commit ca35363

Browse files
EgorBokg
authored andcommitted
Update System.Private.CoreLib.Shared.projitems
1 parent b3e2325 commit ca35363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@
10491049
<Compile Condition="'$(TargetsBrowser)' != 'true'" Include="$(CommonPath)Interop\Interop.Calendar.EnumCalendarInfo.cs">
10501050
<Link>Common\Interop\Interop.Calendar.EnumCalendarInfo.cs</Link>
10511051
</Compile>
1052-
<Compile Condition="'$(TargetsBrowser)' == 'true'" Include="$(CommonPath)Interop\Interop.Calendar.EnumCalendarInfo.stub.cs">
1052+
<Compile Condition="'$(TargetsBrowser)' == 'true'" Include="$(CommonPath)Interop\Interop.Calendar.EnumCalendarInfo.Stub.cs">
10531053
<Link>Common\Interop\Interop.Calendar.EnumCalendarInfo.Stub.cs</Link>
10541054
</Compile>
10551055
<Compile Include="$(CommonPath)Interop\Interop.Casing.cs">

0 commit comments

Comments
 (0)