Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure build copies only required DLLs #3

Open
willhl opened this issue Jul 6, 2020 · 0 comments
Open

Ensure build copies only required DLLs #3

willhl opened this issue Jul 6, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@willhl
Copy link
Member

willhl commented Jul 6, 2020

  • set copy local to false for all references which would already be loaded in the target environment, so all non-standard system, and all Revit, Dynamo, and Rhino API references.

Don't need these guys:
image

@willhl willhl added the enhancement New feature or request label Jul 6, 2020
@willhl willhl self-assigned this Jul 6, 2020
michaldengusiak added a commit that referenced this issue Jan 10, 2024
	modified:   .gitmodules
	modified:   SAM
	modified:   SAM_SolarCalculator
	new file:   SAM_Systems
	modified:   SAM_Tas
	modified:   SAM_UI

 Submodule changes to be committed:

 * SAM 27ff3b68...26dc936f (3):
   > Log Checks Added for SystemTypeNames
   > fixes
   > Merge pull request #337 from HoareLea/Systems

 * SAM_SolarCalculator 4c29b4d...b62721f (1):
   > Merge pull request #3 from HoareLea/Systems

 * SAM_Systems 0000000...6be46e9 (8):
   > Merge pull request #1 from HoareLea/Systems

 * SAM_Tas c44cf4b...6465d97 (1):
   > Merge pull request #66 from HoareLea/Systems

 * SAM_UI dca899b...3be396e (1):
   > Merge pull request #122 from HoareLea/Systems
michaldengusiak added a commit that referenced this issue Aug 1, 2024
	modified:   SAM
	modified:   SAM_BHoM
	modified:   SAM_Excel
	modified:   SAM_GEM
	modified:   SAM_IFC
	modified:   SAM_LadybugTools
	modified:   SAM_Mollier
	modified:   SAM_OpenStudio
	modified:   SAM_Psychrometrics
	modified:   SAM_Revit
	modified:   SAM_Revit_UI
	modified:   SAM_Rhino_UI
	modified:   SAM_SQLite
	modified:   SAM_SolarCalculator
	modified:   SAM_Solver
	modified:   SAM_Systems
	modified:   SAM_Tas
	modified:   SAM_Topologic
	modified:   SAM_UI
	modified:   SAM_Windows
	modified:   SAM_gbXML

 Submodule changes to be committed:

 * SAM 0a0cca5b...26230f74 (9):
   > fixes
   > Update SAMAnalyticalUpdateConstructionsByPanelType.cs
   > SAMAnalyticalAddMechanicalSystemsByZones Implemented (WIP)
   > SAMAnalyticalGetSpacesByName Grasshopper Component Added
   > GetSpaces Updated to Work with Names
   > Volume and Area Updated for AdjacencyCluster Updated
   > SAMAnalyticalCreateAdjacencyClusterByBrepsAndNames Grasshopper Component Bugs Fixes
   > SAMAnalyticalCreateAdjacencyClusterByBrepsAndNames Grasshopper Component Added
   > Merge pull request #343 from HoareLea/NETStandard

 * SAM_BHoM 5e2fbcd...a082922 (1):
   > Merge pull request #20 from HoareLea/NETStandard

 * SAM_Excel 9cd263a...2f44e71 (1):
   > Merge pull request #8 from HoareLea/NETStandard

 * SAM_GEM e34b372...a20a9c8 (1):
   > Merge pull request #17 from HoareLea/NETStandard

 * SAM_IFC 4a7a52e...af59896 (1):
   > Merge pull request #8 from HoareLea/NETStandard

 * SAM_LadybugTools 0c302f6...dc3f46a (1):
   > Merge pull request #51 from HoareLea/NETStandard

 * SAM_Mollier 002a728...7f75353 (1):
   > Merge pull request #56 from HoareLea/NETStandard

 * SAM_OpenStudio 61196dd...3e7bbc8 (1):
   > Merge pull request #3 from HoareLea/NETStandard

 * SAM_Psychrometrics f877768...4c4e9a4 (1):
   > Merge pull request #1 from HoareLea/NETStandard

 * SAM_Revit 62a9c6c...07b2b20 (1):
   > Merge pull request #165 from HoareLea/NETStandard

 * SAM_Revit_UI 88754d4...51bd694 (1):
   > Merge pull request #3 from HoareLea/NETStandard

 * SAM_Rhino_UI 1e60a97...ae5cecc (1):
   > Merge pull request #2 from HoareLea/NETStandard

 * SAM_SQLite 5c5f841...5b345f6 (1):
   > Merge pull request #1 from HoareLea/NETStandard

* SAM_SolarCalculator e01743c...9dbed51 (1):
   > Merge pull request #4 from HoareLea/NETStandard

 * SAM_Solver 4ea61a8...b034f81 (1):
   > Merge pull request #41 from HoareLea/NETStandard

 * SAM_Systems cca1327...973a340 (1):
   > Merge pull request #7 from HoareLea/NETStandard

 * SAM_Tas 6e9779b...359ae05 (1):
   > Merge pull request #73 from HoareLea/NETStandard

 * SAM_Topologic 3a58092...19e8bbb (1):
   > Merge pull request #52 from HoareLea/NETStandard

 * SAM_UI 1563e3f...9c06246 (1):
   > Merge pull request #130 from HoareLea/NETStandard

 * SAM_Windows 8fc5875...3a48e3d (1):
   > Merge pull request #1 from HoareLea/NETStandard

 * SAM_gbXML 6544e1c...bd2b9d8 (1):
   > Merge pull request #39 from HoareLea/NETStandard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant