diff --git a/HIRS_Provisioner.NET/hirs.sln b/HIRS_Provisioner.NET/hirs.sln
index 06b73368..4a2c8b2a 100644
--- a/HIRS_Provisioner.NET/hirs.sln
+++ b/HIRS_Provisioner.NET/hirs.sln
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "hirs", "hirs\hirs.csproj", "{300FF15E-1E10-4586-843D-D652BA40DEE5}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "hirs", "hirs\HIRS_Provisioner.NET.csproj", "{300FF15E-1E10-4586-843D-D652BA40DEE5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E61D6E28-B993-436D-AA88-165857AAEEC0}"
ProjectSection(SolutionItems) = preProject
diff --git a/HIRS_Provisioner.NET/hirs/Directory.Build.targets b/HIRS_Provisioner.NET/hirs/Directory.Build.targets
index 27b0ec2f..3c084637 100644
--- a/HIRS_Provisioner.NET/hirs/Directory.Build.targets
+++ b/HIRS_Provisioner.NET/hirs/Directory.Build.targets
@@ -5,21 +5,28 @@
+
+ /usr/share/hirs
+ /usr/bin/chmod 644 /usr/share/hirs/appsettings.json; /usr/bin/ln -s /usr/share/hirs/tpm_aca_provision /usr/bin/tpm_aca_provision
+ rm -f /usr/bin/tpm_aca_provision; rm -rf /usr/share/hirs
+
+
+
+ C:/Progra~1/hirs
+
+
-
- "/bin/sh -c \"chmod 664 /usr/share/hirs/appsettings.json\""
-
- $(MSBuildThisFileDirectory)\Resources\Product.wxs
- $(NuGetPackageRoot)wix\3.11.2\tools\
- $(WixInstallPath)heat.exe
- $(WixInstallPath)candle.exe
- $(WixInstallPath)light.exe
+ $(MSBuildThisFileDirectory)\Resources\Product.wxs
+ $(NuGetPackageRoot)wix\3.11.2\tools\
+ $(WixInstallPath)heat.exe
+ $(WixInstallPath)candle.exe
+ $(WixInstallPath)light.exe
@@ -37,26 +44,27 @@
SourceFiles="@(PaccorScriptsDll)"
DestinationFolder="$(PublishDir)plugins"
/>
-
+
-
-
+
Always
Always
true
-
\ No newline at end of file
+
diff --git a/HIRS_Provisioner.NET/hirs/hirs.csproj b/HIRS_Provisioner.NET/hirs/HIRS_Provisioner.NET.csproj
similarity index 97%
rename from HIRS_Provisioner.NET/hirs/hirs.csproj
rename to HIRS_Provisioner.NET/hirs/HIRS_Provisioner.NET.csproj
index 4bd90607..d51f641b 100644
--- a/HIRS_Provisioner.NET/hirs/hirs.csproj
+++ b/HIRS_Provisioner.NET/hirs/HIRS_Provisioner.NET.csproj
@@ -8,7 +8,9 @@
true
enable
enable
-
+ 2.2.0
+
+
DEBUG;TRACE
diff --git a/HIRS_Provisioner.NET/hirsTest/hirsTest.csproj b/HIRS_Provisioner.NET/hirsTest/hirsTest.csproj
index 61a47eff..120dfd60 100644
--- a/HIRS_Provisioner.NET/hirsTest/hirsTest.csproj
+++ b/HIRS_Provisioner.NET/hirsTest/hirsTest.csproj
@@ -30,7 +30,7 @@
-
+