Skip to content

Commit fc79c2a

Browse files
authored
Update Microsoft.Identity.Client.csproj
1 parent 2a96823 commit fc79c2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/client/Microsoft.Identity.Client/Microsoft.Identity.Client.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,8 @@
8787
<Compile Include="$(PathToMsalSources)\**\*.cs" Exclude="$(PathToMsalSources)\obj\**\*.*" />
8888
<Compile Remove="$(PathToMsalSources)\Platforms\**\*.*;$(PathToMsalSources)\Resources\*.cs" />
8989
<Compile Remove="$(PathToMsalSources)\PlatformsCommon\PlatformNotSupported\ApiConfig\SystemWebViewOptions.cs" />
90-
<Compile Include="Extensibility\MsalAuthenticationExtension.cs" />
9190
<EmbeddedResource Include="$(PathToMsalSources)\Properties\Microsoft.Identity.Client.rd.xml" />
9291
<None Include="$(PathToMsalSources)\..\..\..\README.md" Pack="true" PackagePath="\" />
93-
<None Include="Extensibility\MsalAuthenticationExtension.cs" />
9492
</ItemGroup>
9593

9694
<ItemGroup Condition="'$(TargetFramework)' == '$(TargetFrameworkNetStandard)'">

0 commit comments

Comments
 (0)