Commit 34f60ee
authored
Fix NuGetBuildExtensions import, unify props/targets (#10132)
* Add UseNuGetBuildExtensions to all entry points
* Move SdkProjects.props to Directory.Build.props, rename to targets
* Move to targets file only, NUGET_SNK_PATH is set after props for legacy csproj
* Remove unnecessary package references1 parent 923741d commit 34f60ee
152 files changed
Lines changed: 33 additions & 260 deletions
File tree
- src
- AccountDeleter
- ArchivePackages
- Catalog
- CopyAzureContainer
- DatabaseMigrationTools
- Gallery.CredentialExpiration
- Gallery.Maintenance
- GalleryTools
- GitHubVulnerabilities2Db
- GitHubVulnerabilities2v3
- Microsoft.PackageManagement.Search.Web
- Ng
- NuGet.Jobs.Auxiliary2AzureSearch
- NuGet.Jobs.Catalog2AzureSearch
- NuGet.Jobs.Catalog2Registration
- NuGet.Jobs.Common
- NuGet.Jobs.Db2AzureSearch
- NuGet.Jobs.GitHubIndexer
- NuGet.Protocol.Catalog
- NuGet.Services.AzureSearch
- NuGet.Services.Build
- NuGet.Services.Configuration
- NuGet.Services.Contracts
- NuGet.Services.Cursor
- NuGet.Services.DatabaseMigration
- NuGet.Services.Entities
- NuGet.Services.FeatureFlags
- NuGet.Services.GitHub
- NuGet.Services.Incidents
- NuGet.Services.KeyVault
- NuGet.Services.Licenses
- NuGet.Services.Logging
- NuGet.Services.Messaging.Email
- NuGet.Services.Messaging
- NuGet.Services.Metadata.Catalog.Monitoring
- NuGet.Services.Owin
- NuGet.Services.Revalidate
- NuGet.Services.SearchService.Core
- NuGet.Services.ServiceBus
- NuGet.Services.Sql
- NuGet.Services.Status.Table
- NuGet.Services.Status
- NuGet.Services.Storage
- NuGet.Services.Testing.Entities
- NuGet.Services.V3
- NuGet.Services.Validation.Issues
- NuGet.Services.Validation.Orchestrator
- NuGet.Services.Validation
- NuGet.SupportRequests.Notifications
- NuGetCDNRedirect
- NuGetGallery.Core
- NuGetGallery.Services
- NuGetGallery
- PackageHash
- PackageLagMonitor
- SnapshotAzureBlob
- SplitLargeFiles
- Stats.AggregateCdnDownloadsInGallery
- Stats.AzureCdnLogs.Common
- Stats.CDNLogsSanitizer
- Stats.CollectAzureCdnLogs
- Stats.CollectAzureChinaCDNLogs
- Stats.CreateAzureCdnWarehouseReports
- Stats.ImportAzureCdnStatistics
- Stats.LogInterpretation
- Stats.PostProcessReports
- Stats.RefreshClientDimension
- Stats.RollUpDownloadFacts
- StatusAggregator
- Validation.Common.Job
- Validation.ContentScan.Core
- Validation.PackageSigning.Core
- Validation.PackageSigning.ProcessSignature
- Validation.PackageSigning.RevalidateCertificate
- Validation.PackageSigning.ValidateCertificate
- Validation.ScanAndSign.Core
- Validation.Symbols.Core
- Validation.Symbols
- VerifyGitHubVulnerabilities
- VerifyMicrosoftPackage
- tests
- AccountDeleter.Facts
- BasicSearchTests.FunctionalTests.Core
- CatalogMetadataTests
- CatalogTests
- GitHubVulnerabilities2Db.Facts
- GitHubVulnerabilities2v3.Facts
- Monitoring.PackageLag.Tests
- NgTests
- NuGet.Jobs.Catalog2Registration.Tests
- NuGet.Jobs.Common.Tests
- NuGet.Jobs.GitHubIndexer.Tests
- NuGet.Protocol.Catalog.Tests
- NuGet.Services.AzureSearch.FunctionalTests
- NuGet.Services.AzureSearch.Tests
- NuGet.Services.Build.Tests
- NuGet.Services.Configuration.Tests
- NuGet.Services.Contracts.Tests
- NuGet.Services.Cursor.Tests
- NuGet.Services.DatabaseMigration.Facts
- NuGet.Services.Entities.Tests
- NuGet.Services.FeatureFlags.Tests
- NuGet.Services.KeyVault.Tests
- NuGet.Services.Licenses.Tests
- NuGet.Services.Logging.Tests
- NuGet.Services.Messaging.Email.Tests
- NuGet.Services.Messaging.Tests
- NuGet.Services.Owin.Tests
- NuGet.Services.Revalidate.Tests
- NuGet.Services.SearchService.Core.Tests
- NuGet.Services.ServiceBus.Tests
- NuGet.Services.Sql.Tests
- NuGet.Services.Status.Tests
- NuGet.Services.Storage.Tests
- NuGet.Services.V3.Tests
- NuGet.Services.Validation.Issues.Tests
- NuGet.Services.Validation.Orchestrator.Tests
- NuGet.Services.Validation.Tests
- NuGetGallery.Core.Facts
- NuGetGallery.Facts
- NuGetGallery.FunctionalTests.Core
- NuGetGallery.FunctionalTests
- NuGetGallery.LoadTests
- NuGetGallery.WebUITests.P0
- NuGetGallery.WebUITests.P1
- NuGetGallery.WebUITests.P2
- NuGetGallery.WebUITests.ReadOnlyMode
- SplitLargeFiles.Tests
- Stats.PostProcessReports.Tests
- StatusAggregator.Tests
- TestUtil
- Tests.CredentialExpiration
- Tests.Gallery.Maintenance
- Tests.Stats.AggregateCdnDownloadsInGallery
- Tests.Stats.AzureCdnLogs.Common
- Tests.Stats.CDNLogsSanitizer
- Tests.Stats.CollectAzureCdnLogs
- Tests.Stats.CollectAzureChinaCDNLogs
- Tests.Stats.ImportAzureCdnStatistics
- Validation.Common.Job.Tests
- Validation.ContentScan.tests
- Validation.PackageSigning.Core.Tests
- Validation.PackageSigning.Helpers
- Validation.PackageSigning.ProcessSignature.Tests
- Validation.PackageSigning.RevalidateCertificate.Tests
- Validation.PackageSigning.ScanAndSign.Tests
- Validation.PackageSigning.ValidateCertificate.Tests
- Validation.Symbols.Core.Tests
- Validation.Symbols.Tests
- VerifyMicrosoftPackage.Facts
- tools/AzureSqlConnectionTest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
31 | 39 | | |
| 40 | + | |
32 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
33 | 64 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments