diff --git a/.github/workflows/publish-nuget.yml b/.github/workflows/publish-nuget.yml
index b49c28f..4a3eee4 100644
--- a/.github/workflows/publish-nuget.yml
+++ b/.github/workflows/publish-nuget.yml
@@ -3,7 +3,7 @@ name: Build
on:
push:
tags:
- - '/^([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?(?:\+[0-9A-Za-z-]+)?$/'
+ - '*.*.*'
jobs:
diff --git a/xUnitRevit.sln b/xUnitRevit.sln
index f573429..7583eaa 100644
--- a/xUnitRevit.sln
+++ b/xUnitRevit.sln
@@ -30,18 +30,21 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Extra", "Extra", "{B01105F5-963D-42C3-BFA7-2D26AC375D07}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "xUnitRevitRunner", "xUnitRevitRunner", "{CF685C5E-70E1-40C5-BCFD-1E27695F0364}"
+ ProjectSection(SolutionItems) = preProject
+ xUnitRevitRunner\Directory.Build.props = xUnitRevitRunner\Directory.Build.props
+ EndProjectSection
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "xUnitRevitRunnerShared", "xUnitRevitRunner\xUnitRevitRunnerShared\xUnitRevitRunnerShared.shproj", "{2B4F4767-CF26-485B-ADB3-751250EB1CDB}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xUnitRevitRunner2023", "xUnitRevitRunner\xUnitRevitRunner2023\xUnitRevitRunner2023.csproj", "{748653C4-D89A-4DBD-B190-6F221FEC980B}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "xUnitRevitRunner2019", "xUnitRevitRunner\xUnitRevitRunner2019\xUnitRevitRunner2019.csproj", "{E3A15534-FB02-4CE2-8126-22E60EB1922E}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xUnitRevitRunner2022", "xUnitRevitRunner\xUnitRevitRunner2022\xUnitRevitRunner2022.csproj", "{6C7200FA-4541-4AFD-B297-6C13E29968D5}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "xUnitRevitRunner2020", "xUnitRevitRunner\xUnitRevitRunner2020\xUnitRevitRunner2020.csproj", "{3782DB94-2F99-4449-B727-D5E4172964AD}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xUnitRevitRunner2021", "xUnitRevitRunner\xUnitRevitRunner2021\xUnitRevitRunner2021.csproj", "{0ED80C57-6B55-4B7E-B5C1-7F94C80F3E34}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "xUnitRevitRunner2021", "xUnitRevitRunner\xUnitRevitRunner2021\xUnitRevitRunner2021.csproj", "{66615756-3C3F-4A46-9C00-D6BA2493B6FA}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xUnitRevitRunner2020", "xUnitRevitRunner\xUnitRevitRunner2020\xUnitRevitRunner2020.csproj", "{D15EC3E8-9387-4870-AA3B-A47432982B07}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "xUnitRevitRunner2022", "xUnitRevitRunner\xUnitRevitRunner2022\xUnitRevitRunner2022.csproj", "{72816F5F-F86C-4A84-A4BB-9C05F2CD5320}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xUnitRevitRunner2019", "xUnitRevitRunner\xUnitRevitRunner2019\xUnitRevitRunner2019.csproj", "{D11AD4C7-D302-44DC-AE02-840788391FE9}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "xUnitRevitRunner2023", "xUnitRevitRunner\xUnitRevitRunner2023\xUnitRevitRunner2023.csproj", "{97D93392-9484-484F-9F5F-60C5F3D67045}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -77,26 +80,28 @@ Global
{B6404BAD-9314-45F9-9F4D-A644D986FC37}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6404BAD-9314-45F9-9F4D-A644D986FC37}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6404BAD-9314-45F9-9F4D-A644D986FC37}.Release|Any CPU.Build.0 = Release|Any CPU
- {748653C4-D89A-4DBD-B190-6F221FEC980B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {748653C4-D89A-4DBD-B190-6F221FEC980B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {748653C4-D89A-4DBD-B190-6F221FEC980B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {748653C4-D89A-4DBD-B190-6F221FEC980B}.Release|Any CPU.Build.0 = Release|Any CPU
- {6C7200FA-4541-4AFD-B297-6C13E29968D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6C7200FA-4541-4AFD-B297-6C13E29968D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6C7200FA-4541-4AFD-B297-6C13E29968D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6C7200FA-4541-4AFD-B297-6C13E29968D5}.Release|Any CPU.Build.0 = Release|Any CPU
- {0ED80C57-6B55-4B7E-B5C1-7F94C80F3E34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {0ED80C57-6B55-4B7E-B5C1-7F94C80F3E34}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {0ED80C57-6B55-4B7E-B5C1-7F94C80F3E34}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {0ED80C57-6B55-4B7E-B5C1-7F94C80F3E34}.Release|Any CPU.Build.0 = Release|Any CPU
- {D15EC3E8-9387-4870-AA3B-A47432982B07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D15EC3E8-9387-4870-AA3B-A47432982B07}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D15EC3E8-9387-4870-AA3B-A47432982B07}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D15EC3E8-9387-4870-AA3B-A47432982B07}.Release|Any CPU.Build.0 = Release|Any CPU
- {D11AD4C7-D302-44DC-AE02-840788391FE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D11AD4C7-D302-44DC-AE02-840788391FE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D11AD4C7-D302-44DC-AE02-840788391FE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D11AD4C7-D302-44DC-AE02-840788391FE9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2B4F4767-CF26-485B-ADB3-751250EB1CDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2B4F4767-CF26-485B-ADB3-751250EB1CDB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E3A15534-FB02-4CE2-8126-22E60EB1922E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E3A15534-FB02-4CE2-8126-22E60EB1922E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E3A15534-FB02-4CE2-8126-22E60EB1922E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E3A15534-FB02-4CE2-8126-22E60EB1922E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3782DB94-2F99-4449-B727-D5E4172964AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3782DB94-2F99-4449-B727-D5E4172964AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3782DB94-2F99-4449-B727-D5E4172964AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3782DB94-2F99-4449-B727-D5E4172964AD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {66615756-3C3F-4A46-9C00-D6BA2493B6FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {66615756-3C3F-4A46-9C00-D6BA2493B6FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {66615756-3C3F-4A46-9C00-D6BA2493B6FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {66615756-3C3F-4A46-9C00-D6BA2493B6FA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {72816F5F-F86C-4A84-A4BB-9C05F2CD5320}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {72816F5F-F86C-4A84-A4BB-9C05F2CD5320}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {72816F5F-F86C-4A84-A4BB-9C05F2CD5320}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {72816F5F-F86C-4A84-A4BB-9C05F2CD5320}.Release|Any CPU.Build.0 = Release|Any CPU
+ {97D93392-9484-484F-9F5F-60C5F3D67045}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {97D93392-9484-484F-9F5F-60C5F3D67045}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {97D93392-9484-484F-9F5F-60C5F3D67045}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {97D93392-9484-484F-9F5F-60C5F3D67045}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -110,20 +115,13 @@ Global
{469F8B29-F14E-49E8-B145-8C4FEF9D68CA} = {EDC05463-E574-4FF0-8518-D93D70EC138C}
{B6404BAD-9314-45F9-9F4D-A644D986FC37} = {B01105F5-963D-42C3-BFA7-2D26AC375D07}
{2B4F4767-CF26-485B-ADB3-751250EB1CDB} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
- {748653C4-D89A-4DBD-B190-6F221FEC980B} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
- {6C7200FA-4541-4AFD-B297-6C13E29968D5} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
- {0ED80C57-6B55-4B7E-B5C1-7F94C80F3E34} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
- {D15EC3E8-9387-4870-AA3B-A47432982B07} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
- {D11AD4C7-D302-44DC-AE02-840788391FE9} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
+ {E3A15534-FB02-4CE2-8126-22E60EB1922E} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
+ {3782DB94-2F99-4449-B727-D5E4172964AD} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
+ {66615756-3C3F-4A46-9C00-D6BA2493B6FA} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
+ {72816F5F-F86C-4A84-A4BB-9C05F2CD5320} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
+ {97D93392-9484-484F-9F5F-60C5F3D67045} = {CF685C5E-70E1-40C5-BCFD-1E27695F0364}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1CD726E4-6BBA-4FC3-9C57-0981EF1A9475}
EndGlobalSection
- GlobalSection(SharedMSBuildProjectFiles) = preSolution
- xUnitRevitRunner\xUnitRevitRunnerShared\xUnitRevitRunnerShared.projitems*{0ed80c57-6b55-4b7e-b5c1-7f94c80f3e34}*SharedItemsImports = 4
- xUnitRevitRunner\xUnitRevitRunnerShared\xUnitRevitRunnerShared.projitems*{6c7200fa-4541-4afd-b297-6c13e29968d5}*SharedItemsImports = 4
- xUnitRevitRunner\xUnitRevitRunnerShared\xUnitRevitRunnerShared.projitems*{748653c4-d89a-4dbd-b190-6f221fec980b}*SharedItemsImports = 4
- xUnitRevitRunner\xUnitRevitRunnerShared\xUnitRevitRunnerShared.projitems*{d11ad4c7-d302-44dc-ae02-840788391fe9}*SharedItemsImports = 4
- xUnitRevitRunner\xUnitRevitRunnerShared\xUnitRevitRunnerShared.projitems*{d15ec3e8-9387-4870-aa3b-a47432982b07}*SharedItemsImports = 4
- EndGlobalSection
EndGlobal
diff --git a/xUnitRevitRunner/Directory.Build.props b/xUnitRevitRunner/Directory.Build.props
new file mode 100644
index 0000000..1123ae7
--- /dev/null
+++ b/xUnitRevitRunner/Directory.Build.props
@@ -0,0 +1,89 @@
+
+
+ Copyright (c) Speckle
+ Speckle
+ Speckle
+ en-US
+ 2.14
+ true
+ https://github.com/specklesystems/xUnitRevit
+ git
+ $(AssemblyName) ($(TargetFramework))
+ 1.0.0
+ 8.0
+ xUnitRevitRunner
+ xUnitRevitRunner
+
+
+ enable
+ latest
+ $(NoWarn);1591;1701;1702;1705;VSX1000;CS0109;CS0108;CS0618;CS0114;NU1603
+ AnyCPU
+
+ true
+ latest
+ AllEnabledByDefault
+
+
+
+
+ false
+ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb
+ true
+ false
+ portable
+ true
+ true
+ true
+
+
+
+ full
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/xUnitRevitRunner/xUnitRevitRunner2019/Properties/AssemblyInfo.cs b/xUnitRevitRunner/xUnitRevitRunner2019/Properties/AssemblyInfo.cs
deleted file mode 100644
index 27b07cf..0000000
--- a/xUnitRevitRunner/xUnitRevitRunner2019/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle("xUnitRevitRunner")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("xUnitRevitRunner")]
-[assembly: AssemblyCopyright("Copyright © 2023")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("748653c4-d89a-4dbd-b190-6f221fec980b")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/xUnitRevitRunner/xUnitRevitRunner2019/Properties/launchSettings.json b/xUnitRevitRunner/xUnitRevitRunner2019/Properties/launchSettings.json
new file mode 100644
index 0000000..337ce67
--- /dev/null
+++ b/xUnitRevitRunner/xUnitRevitRunner2019/Properties/launchSettings.json
@@ -0,0 +1,9 @@
+{
+ "profiles": {
+ "Profile 1": {
+ "commandName": "Executable",
+ "executablePath": "$(ProgramW6432)\\Autodesk\\Revit 2023\\Revit.exe",
+ "remoteDebugEnabled": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/xUnitRevitRunner/xUnitRevitRunner2019/xUnitRevitRunner2019.csproj b/xUnitRevitRunner/xUnitRevitRunner2019/xUnitRevitRunner2019.csproj
index 91c2500..5b7c322 100644
--- a/xUnitRevitRunner/xUnitRevitRunner2019/xUnitRevitRunner2019.csproj
+++ b/xUnitRevitRunner/xUnitRevitRunner2019/xUnitRevitRunner2019.csproj
@@ -1,94 +1,16 @@
-
-
-
+
+
- Debug
- AnyCPU
- {D11AD4C7-D302-44DC-AE02-840788391FE9}
- Library
- Properties
- xUnitRevitRunner
- xUnitRevitRunner
- v4.8
- 512
- true
- 8.0
- 2023
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- $(ProgramW6432)\Autodesk\Revit 2023\Revit.exe
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
+ net48
+ 2019
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
+
-
-
- {b6404bad-9314-45f9-9f4d-a644d986fc37}
- speckle.xunit.runner.wpf
-
-
- {637136c9-ab5d-4f00-948e-c68fae2682d0}
- xUnitRevitUtils2023
-
-
-
-
- 4.0.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/xUnitRevitRunner/xUnitRevitRunner2020/Properties/AssemblyInfo.cs b/xUnitRevitRunner/xUnitRevitRunner2020/Properties/AssemblyInfo.cs
deleted file mode 100644
index 27b07cf..0000000
--- a/xUnitRevitRunner/xUnitRevitRunner2020/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle("xUnitRevitRunner")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("xUnitRevitRunner")]
-[assembly: AssemblyCopyright("Copyright © 2023")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("748653c4-d89a-4dbd-b190-6f221fec980b")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/xUnitRevitRunner/xUnitRevitRunner2020/Properties/launchSettings.json b/xUnitRevitRunner/xUnitRevitRunner2020/Properties/launchSettings.json
new file mode 100644
index 0000000..4a761a3
--- /dev/null
+++ b/xUnitRevitRunner/xUnitRevitRunner2020/Properties/launchSettings.json
@@ -0,0 +1,9 @@
+{
+ "profiles": {
+ "Profile 1": {
+ "commandName": "Executable",
+ "executablePath": "$(ProgramW6432)\\Autodesk\\Revit 2020\\Revit.exe",
+ "remoteDebugEnabled": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/xUnitRevitRunner/xUnitRevitRunner2020/xUnitRevitRunner2020.csproj b/xUnitRevitRunner/xUnitRevitRunner2020/xUnitRevitRunner2020.csproj
index fb749a5..eb86440 100644
--- a/xUnitRevitRunner/xUnitRevitRunner2020/xUnitRevitRunner2020.csproj
+++ b/xUnitRevitRunner/xUnitRevitRunner2020/xUnitRevitRunner2020.csproj
@@ -1,94 +1,18 @@
-
-
-
+
+
- Debug
- AnyCPU
- {D15EC3E8-9387-4870-AA3B-A47432982B07}
- Library
- Properties
- xUnitRevitRunner
- xUnitRevitRunner
- v4.8
- 512
- true
- 8.0
+ net48
2020
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- $(ProgramW6432)\Autodesk\Revit 2020\Revit.exe
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
+
-
-
- {b6404bad-9314-45f9-9f4d-a644d986fc37}
- speckle.xunit.runner.wpf
-
-
- {637136c9-ab5d-4f00-948e-c68fae2682d0}
- xUnitRevitUtils2020
-
-
-
-
- 4.0.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/xUnitRevitRunner/xUnitRevitRunner2021/Properties/AssemblyInfo.cs b/xUnitRevitRunner/xUnitRevitRunner2021/Properties/AssemblyInfo.cs
deleted file mode 100644
index 27b07cf..0000000
--- a/xUnitRevitRunner/xUnitRevitRunner2021/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle("xUnitRevitRunner")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("xUnitRevitRunner")]
-[assembly: AssemblyCopyright("Copyright © 2023")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("748653c4-d89a-4dbd-b190-6f221fec980b")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/xUnitRevitRunner/xUnitRevitRunner2021/Properties/launchSettings.json b/xUnitRevitRunner/xUnitRevitRunner2021/Properties/launchSettings.json
new file mode 100644
index 0000000..d10dac2
--- /dev/null
+++ b/xUnitRevitRunner/xUnitRevitRunner2021/Properties/launchSettings.json
@@ -0,0 +1,9 @@
+{
+ "profiles": {
+ "Profile 1": {
+ "commandName": "Executable",
+ "executablePath": "$(ProgramW6432)\\Autodesk\\Revit 2021\\Revit.exe",
+ "remoteDebugEnabled": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/xUnitRevitRunner/xUnitRevitRunner2021/xUnitRevitRunner2021.csproj b/xUnitRevitRunner/xUnitRevitRunner2021/xUnitRevitRunner2021.csproj
index 894bfa9..bac4d51 100644
--- a/xUnitRevitRunner/xUnitRevitRunner2021/xUnitRevitRunner2021.csproj
+++ b/xUnitRevitRunner/xUnitRevitRunner2021/xUnitRevitRunner2021.csproj
@@ -1,94 +1,16 @@
-
-
-
+
+
- Debug
- AnyCPU
- {0ED80C57-6B55-4B7E-B5C1-7F94C80F3E34}
- Library
- Properties
- xUnitRevitRunner
- xUnitRevitRunner
- v4.8
- 512
- true
- 8.0
+ net48
2021
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- $(ProgramW6432)\Autodesk\Revit 2021\Revit.exe
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
+
-
-
- {b6404bad-9314-45f9-9f4d-a644d986fc37}
- speckle.xunit.runner.wpf
-
-
- {637136c9-ab5d-4f00-948e-c68fae2682d0}
- xUnitRevitUtils2021
-
-
-
-
- 4.0.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/xUnitRevitRunner/xUnitRevitRunner2022/Properties/AssemblyInfo.cs b/xUnitRevitRunner/xUnitRevitRunner2022/Properties/AssemblyInfo.cs
deleted file mode 100644
index 27b07cf..0000000
--- a/xUnitRevitRunner/xUnitRevitRunner2022/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle("xUnitRevitRunner")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("xUnitRevitRunner")]
-[assembly: AssemblyCopyright("Copyright © 2023")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("748653c4-d89a-4dbd-b190-6f221fec980b")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/xUnitRevitRunner/xUnitRevitRunner2022/Properties/launchSettings.json b/xUnitRevitRunner/xUnitRevitRunner2022/Properties/launchSettings.json
new file mode 100644
index 0000000..1e67426
--- /dev/null
+++ b/xUnitRevitRunner/xUnitRevitRunner2022/Properties/launchSettings.json
@@ -0,0 +1,9 @@
+{
+ "profiles": {
+ "Profile 1": {
+ "commandName": "Executable",
+ "executablePath": "$(ProgramW6432)\\Autodesk\\Revit 2022\\Revit.exe",
+ "remoteDebugEnabled": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/xUnitRevitRunner/xUnitRevitRunner2022/xUnitRevitRunner2022.csproj b/xUnitRevitRunner/xUnitRevitRunner2022/xUnitRevitRunner2022.csproj
index 4ae4eb6..83ddf8d 100644
--- a/xUnitRevitRunner/xUnitRevitRunner2022/xUnitRevitRunner2022.csproj
+++ b/xUnitRevitRunner/xUnitRevitRunner2022/xUnitRevitRunner2022.csproj
@@ -1,94 +1,16 @@
-
-
-
+
+
- Debug
- AnyCPU
- {6C7200FA-4541-4AFD-B297-6C13E29968D5}
- Library
- Properties
- xUnitRevitRunner
- xUnitRevitRunner
- v4.8
- 512
- true
- 8.0
+ net48
2022
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- $(ProgramW6432)\Autodesk\Revit 2022\Revit.exe
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
+
-
-
- {b6404bad-9314-45f9-9f4d-a644d986fc37}
- speckle.xunit.runner.wpf
-
-
- {637136c9-ab5d-4f00-948e-c68fae2682d0}
- xUnitRevitUtils2022
-
-
-
-
- 2022.0.2.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/xUnitRevitRunner/xUnitRevitRunner2023/Properties/AssemblyInfo.cs b/xUnitRevitRunner/xUnitRevitRunner2023/Properties/AssemblyInfo.cs
deleted file mode 100644
index 27b07cf..0000000
--- a/xUnitRevitRunner/xUnitRevitRunner2023/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle("xUnitRevitRunner")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("xUnitRevitRunner")]
-[assembly: AssemblyCopyright("Copyright © 2023")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("748653c4-d89a-4dbd-b190-6f221fec980b")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/xUnitRevitRunner/xUnitRevitRunner2023/Properties/launchSettings.json b/xUnitRevitRunner/xUnitRevitRunner2023/Properties/launchSettings.json
new file mode 100644
index 0000000..337ce67
--- /dev/null
+++ b/xUnitRevitRunner/xUnitRevitRunner2023/Properties/launchSettings.json
@@ -0,0 +1,9 @@
+{
+ "profiles": {
+ "Profile 1": {
+ "commandName": "Executable",
+ "executablePath": "$(ProgramW6432)\\Autodesk\\Revit 2023\\Revit.exe",
+ "remoteDebugEnabled": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/xUnitRevitRunner/xUnitRevitRunner2023/xUnitRevitRunner2023.csproj b/xUnitRevitRunner/xUnitRevitRunner2023/xUnitRevitRunner2023.csproj
index 6545838..b4d2607 100644
--- a/xUnitRevitRunner/xUnitRevitRunner2023/xUnitRevitRunner2023.csproj
+++ b/xUnitRevitRunner/xUnitRevitRunner2023/xUnitRevitRunner2023.csproj
@@ -1,94 +1,16 @@
-
-
-
+
+
- Debug
- AnyCPU
- {748653C4-D89A-4DBD-B190-6F221FEC980B}
- Library
- Properties
- xUnitRevitRunner
- xUnitRevitRunner
- v4.8
- 512
- true
- 8.0
+ net48
2023
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- $(ProgramW6432)\Autodesk\Revit 2023\Revit.exe
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
+
-
-
- {b6404bad-9314-45f9-9f4d-a644d986fc37}
- speckle.xunit.runner.wpf
-
-
- {637136c9-ab5d-4f00-948e-c68fae2682d0}
- xUnitRevitUtils2023
-
-
-
-
- 2023.0.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+