-
Notifications
You must be signed in to change notification settings - Fork 346
Closed
Labels
Description
This repo references lots of files from the dotnetbinaries
storage account. Wherever possible, we should try to minimize the usage of that storage account.
The various usages are:
- .NET Framework 3.5 installers - can be removed by using Windows Update and/or Features on Demand to install .NET Fx 3.5
- Targeting packs / Reference assemblies for various .NET Framework versions - can all be combined into one file
- ServiceMonitor.exe - The binary should be re-uploaded as a GitHub release to https://github.com/microsoft/IIS.ServiceMonitor
If we implement all three of these, then we will only have the need for one file (Targeting packs/ref assemblies).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done