Skip to content

Commit

Permalink
removing unneeded changes
Browse files Browse the repository at this point in the history
  • Loading branch information
TJ Lambert committed Oct 13, 2021
1 parent 1ab51a5 commit 1266522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Make.config
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ APIDIFF_REFERENCES_DOTNET_iOS=https://bosstoragemirror.blob.core.windows.net/wre
APIDIFF_REFERENCES_DOTNET_tvOS=https://bosstoragemirror.blob.core.windows.net/wrench/main/3c2c3d062daedd66ccd06ecb68192767ddf8e3c4/5315390/package/bundle.zip
APIDIFF_REFERENCES_DOTNET_macOS=https://bosstoragemirror.blob.core.windows.net/wrench/main/3c2c3d062daedd66ccd06ecb68192767ddf8e3c4/5315390/package/bundle.zip
APIDIFF_REFERENCES_DOTNET_MacCatalyst=https://bosstoragemirror.blob.core.windows.net/wrench/main/3c2c3d062daedd66ccd06ecb68192767ddf8e3c4/5315390/package/bundle.zip

PACKAGE_HEAD_REV=$(shell git rev-parse HEAD)

#
Expand Down
1 change: 1 addition & 0 deletions tools/apidiff/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -603,3 +603,4 @@ jenkins-api-diff:
$(Q) mkdir -p $(JENKINS_RESULTS_DIRECTORY)/api-diff
$(Q) $(CP) *.html $(JENKINS_RESULTS_DIRECTORY)/api-diff
$(Q) $(CP) *.md $(JENKINS_RESULTS_DIRECTORY)/api-diff
$(Q) $(CP) -R diff $(JENKINS_RESULTS_DIRECTORY)/api-diff

0 comments on commit 1266522

Please sign in to comment.