Skip to content

Commit

Permalink
Move all host apps to not be centrally managed
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed Jul 1, 2024
1 parent e2d07f2 commit 5935018
Show file tree
Hide file tree
Showing 17 changed files with 37 additions and 76 deletions.
20 changes: 4 additions & 16 deletions All.sln
Original file line number Diff line number Diff line change
Expand Up @@ -562,16 +562,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Speckle.Converters.Autocad2
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Converters.Autocad2024.DependencyInjection", "DUI3-DX\Converters\Autocad\2024\Speckle.Converters.Autocad2024.DependencyInjection\Speckle.Converters.Autocad2024.DependencyInjection.csproj", "{06082BAA-98E8-49B1-9D33-252B126A0561}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2023", "2023", "{1C7FB24C-58BC-4F21-AEE3-F7C0A422D4CB}"
ProjectSection(SolutionItems) = preProject
DUI3-DX\Converters\Autocad\2023\Directory.Packages.props = DUI3-DX\Converters\Autocad\2023\Directory.Packages.props
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2024", "2024", "{3997801A-8957-497E-9E7A-968D992056AD}"
ProjectSection(SolutionItems) = preProject
DUI3-DX\Converters\Autocad\2024\Directory.Packages.props = DUI3-DX\Converters\Autocad\2024\Directory.Packages.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug Mac|Any CPU = Debug Mac|Any CPU
Expand Down Expand Up @@ -3064,12 +3054,10 @@ Global
{70DEAA13-6DC8-44A0-B287-9E806A8054F1} = {890F3257-FCC2-4ED8-9180-22B3641B494C}
{F06E4C37-4076-4272-9CA6-FB505E02CD31} = {BE521908-7944-46F3-98BF-B47D34509934}
{DDBBA313-69A6-40DE-AB3A-79EE5BF32A7E} = {743489BF-1941-43D5-8AF9-35C56D0DCC34}
{1C7FB24C-58BC-4F21-AEE3-F7C0A422D4CB} = {804E065F-914C-414A-AF84-009312C3CFF6}
{631C295A-7CCF-4B42-8686-7034E31469E7} = {1C7FB24C-58BC-4F21-AEE3-F7C0A422D4CB}
{D940853C-003A-482C-BDB0-665367F274A0} = {1C7FB24C-58BC-4F21-AEE3-F7C0A422D4CB}
{3997801A-8957-497E-9E7A-968D992056AD} = {804E065F-914C-414A-AF84-009312C3CFF6}
{C9C28F31-1367-438C-83B0-049C3B3A3E3B} = {3997801A-8957-497E-9E7A-968D992056AD}
{06082BAA-98E8-49B1-9D33-252B126A0561} = {3997801A-8957-497E-9E7A-968D992056AD}
{631C295A-7CCF-4B42-8686-7034E31469E7} = {804E065F-914C-414A-AF84-009312C3CFF6}
{D940853C-003A-482C-BDB0-665367F274A0} = {804E065F-914C-414A-AF84-009312C3CFF6}
{C9C28F31-1367-438C-83B0-049C3B3A3E3B} = {804E065F-914C-414A-AF84-009312C3CFF6}
{06082BAA-98E8-49B1-9D33-252B126A0561} = {804E065F-914C-414A-AF84-009312C3CFF6}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1D43D91B-4F01-4A78-8250-CC6F9BD93A14}
Expand Down
6 changes: 0 additions & 6 deletions DUI3-DX/Connectors/Autocad/Directory.Packages.props

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" />
<PackageReference Include="Speckle.AutoCAD.API" />

<PackageReference Include="Speckle.AutoCAD.API" Version="2023.0.0" />
</ItemGroup>
<Import Project="..\Speckle.Connectors.AutocadShared\Speckle.Connectors.AutocadShared.projitems" Label="Shared" />
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,11 @@
"Serilog": "2.10.0"
}
},
"Speckle.AutoCAD.API": {
"type": "Transitive",
"resolved": "2024.0.0",
"contentHash": "pZZ5uI+NXhZaQnsqRkgp/rywqBAjDObDJ9XNFGJvemT5k2OthDpHzlK/mKxz8QDCYie7uImQ8dv3uWj2QUFDPw=="
},
"Speckle.Newtonsoft.Json": {
"type": "Transitive",
"resolved": "13.0.2",
Expand Down Expand Up @@ -512,12 +517,6 @@
"Serilog": "2.12.0"
}
},
"Speckle.AutoCAD.API": {
"type": "CentralTransitive",
"requested": "[2023.0.0, )",
"resolved": "2024.0.0",
"contentHash": "pZZ5uI+NXhZaQnsqRkgp/rywqBAjDObDJ9XNFGJvemT5k2OthDpHzlK/mKxz8QDCYie7uImQ8dv3uWj2QUFDPw=="
},
"Speckle.Core": {
"type": "CentralTransitive",
"requested": "[3.0.1-alpha.14, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,11 @@
"resolved": "13.0.2",
"contentHash": "g1BejUZwax5PRfL6xHgLEK23sqHWOgOj9hE7RvfRRlN00AGt8GnPYt8HedSK7UB3HiRW8zCA9Pn0iiYxCK24BA=="
},
"Speckle.Revit.API": {
"type": "Transitive",
"resolved": "2023.0.0",
"contentHash": "tq40eD7psgTbV+epNouYyqfo6+hEi7FmXZqcxEOsAV7zfYyWhL6Rt3vmojkWGNuerGbH6oRI6KIIxrnlCNb8Hw=="
},
"SQLitePCLRaw.bundle_e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.4",
Expand Down Expand Up @@ -548,12 +553,6 @@
"Speckle.Core": "3.0.1-alpha.14"
}
},
"Speckle.Revit.API": {
"type": "CentralTransitive",
"requested": "[2023.0.0, )",
"resolved": "2023.0.0",
"contentHash": "tq40eD7psgTbV+epNouYyqfo6+hEi7FmXZqcxEOsAV7zfYyWhL6Rt3vmojkWGNuerGbH6oRI6KIIxrnlCNb8Hw=="
},
"System.Threading.Tasks.Dataflow": {
"type": "CentralTransitive",
"requested": "[6.0.0, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="RhinoCommon" IncludeAssets="compile;build" />
<PackageReference Include="RhinoWindows" IncludeAssets="compile;build" />
<PackageReference Include="RhinoCommon" IncludeAssets="compile;build" Version="7.13.21348.13001" />
<PackageReference Include="RhinoWindows" IncludeAssets="compile;build" Version="7.13.21348.13001" />
<PackageReference Include="System.Resources.Extensions" />
</ItemGroup>

Expand Down
6 changes: 0 additions & 6 deletions DUI3-DX/Converters/Autocad/2023/Directory.Packages.props

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,11 @@
"Serilog": "2.10.0"
}
},
"Speckle.AutoCAD.API": {
"type": "Transitive",
"resolved": "2023.0.0",
"contentHash": "aNfiNw9zRW8pCl8AAQK7afEJuea4bJ4sFNsGVSDrdq1egaonZrwALU01dSyFNCE8tne86eVjlprpOGG6r0+G/A=="
},
"Speckle.Newtonsoft.Json": {
"type": "Transitive",
"resolved": "13.0.2",
Expand Down Expand Up @@ -394,12 +399,6 @@
"System.Memory": "4.5.5"
}
},
"Speckle.AutoCAD.API": {
"type": "CentralTransitive",
"requested": "[2023.0.0, )",
"resolved": "2023.0.0",
"contentHash": "aNfiNw9zRW8pCl8AAQK7afEJuea4bJ4sFNsGVSDrdq1egaonZrwALU01dSyFNCE8tne86eVjlprpOGG6r0+G/A=="
},
"Speckle.Core": {
"type": "CentralTransitive",
"requested": "[3.0.1-alpha.14, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Speckle.AutoCAD.API" />
<PackageReference Include="Speckle.AutoCAD.API" Version="2023.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
6 changes: 0 additions & 6 deletions DUI3-DX/Converters/Autocad/2024/Directory.Packages.props

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,11 @@
"Serilog": "2.10.0"
}
},
"Speckle.AutoCAD.API": {
"type": "Transitive",
"resolved": "2024.0.0",
"contentHash": "pZZ5uI+NXhZaQnsqRkgp/rywqBAjDObDJ9XNFGJvemT5k2OthDpHzlK/mKxz8QDCYie7uImQ8dv3uWj2QUFDPw=="
},
"Speckle.Newtonsoft.Json": {
"type": "Transitive",
"resolved": "13.0.2",
Expand Down Expand Up @@ -394,12 +399,6 @@
"System.Memory": "4.5.5"
}
},
"Speckle.AutoCAD.API": {
"type": "CentralTransitive",
"requested": "[2024.0.0, )",
"resolved": "2024.0.0",
"contentHash": "pZZ5uI+NXhZaQnsqRkgp/rywqBAjDObDJ9XNFGJvemT5k2OthDpHzlK/mKxz8QDCYie7uImQ8dv3uWj2QUFDPw=="
},
"Speckle.Core": {
"type": "CentralTransitive",
"requested": "[3.0.1-alpha.14, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Speckle.AutoCAD.API" />
<PackageReference Include="Speckle.AutoCAD.API" Version="2024.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,11 @@
"resolved": "13.0.2",
"contentHash": "g1BejUZwax5PRfL6xHgLEK23sqHWOgOj9hE7RvfRRlN00AGt8GnPYt8HedSK7UB3HiRW8zCA9Pn0iiYxCK24BA=="
},
"Speckle.Revit.API": {
"type": "Transitive",
"resolved": "2023.0.0",
"contentHash": "tq40eD7psgTbV+epNouYyqfo6+hEi7FmXZqcxEOsAV7zfYyWhL6Rt3vmojkWGNuerGbH6oRI6KIIxrnlCNb8Hw=="
},
"SQLitePCLRaw.bundle_e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.4",
Expand Down Expand Up @@ -417,12 +422,6 @@
"dependencies": {
"Speckle.Core": "3.0.1-alpha.14"
}
},
"Speckle.Revit.API": {
"type": "CentralTransitive",
"requested": "[2023.0.0, )",
"resolved": "2023.0.0",
"contentHash": "tq40eD7psgTbV+epNouYyqfo6+hEi7FmXZqcxEOsAV7zfYyWhL6Rt3vmojkWGNuerGbH6oRI6KIIxrnlCNb8Hw=="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Import Project="..\Speckle.Converters.RevitShared\Speckle.Converters.RevitShared.projitems" Label="Shared" />

<ItemGroup>
<PackageReference Include="Speckle.Revit.API" />
<PackageReference Include="Speckle.Revit.API" Version="2023.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="RhinoCommon" />
<PackageReference Include="RhinoCommon" Version="7.13.21348.13001" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="RhinoCommon" IncludeAssets="compile;build"/>
<PackageReference Include="RhinoCommon" Version="7.13.21348.13001" IncludeAssets="compile;build"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Sdk\Speckle.Converters.Common\Speckle.Converters.Common.csproj"/>
Expand Down
3 changes: 0 additions & 3 deletions DUI3-DX/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,8 @@
<PackageVersion Include="Speckle.Civil3D.API" Version="2024.0.0" />
<PackageVersion Include="CefSharp.Wpf" Version="92.0.260"/>
<PackageVersion Include="Revit.Async" Version="2.0.1" />
<PackageVersion Include="RhinoCommon" Version="7.13.21348.13001" />
<PackageVersion Include="RhinoWindows" Version="7.13.21348.13001" />
<PackageVersion Include="Speckle.Core" Version="3.0.1-alpha.14" />
<PackageVersion Include="Speckle.Objects" Version="3.0.1-alpha.14" />
<PackageVersion Include="Speckle.Revit.API" Version="2023.0.0" />
<PackageVersion Include="System.Resources.Extensions" Version="7.0.0"/>
<GlobalPackageReference Include="PolySharp" Version="1.14.1" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
Expand Down

0 comments on commit 5935018

Please sign in to comment.