Skip to content

Commit

Permalink
Add comment in ApiCompat target
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer committed May 6, 2020
1 parent 16c260a commit 4a73520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libraries/shims/ApiCompat.proj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<NetFxReference Include="System.DirectoryServices.Protocols" />
</ItemGroup>

<!-- Evaluate these properties inside a Target to gain access to TargetFrameworkIdentifier. -->
<Target Name="SetApiCompatFiles">
<PropertyGroup>
<ApiCompatResponseFile>$(IntermediateOutputPath)apicompat.rsp</ApiCompatResponseFile>
Expand Down

0 comments on commit 4a73520

Please sign in to comment.