This repository has been archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 470
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update azure-pipelines.yml * Update azure-pipelines.yml * Create SignList.xml * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml Co-authored-by: Gerald Versluis <[email protected]> Co-authored-by: Javier Suárez <[email protected]>
- Loading branch information
1 parent
877d702
commit fa93de1
Showing
2 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<ItemGroup> | ||
<FirstParty Include="Xamarin.*.dll" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<!-- <ThirdParty Include="Newtonsoft.Json.dll" /> --> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<!-- <Skip Include="System.*.dll" /> --> | ||
</ItemGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters