diff --git a/HelloWorld/TNT Tracking Link.vbproj b/HelloWorld/TNT Tracking Link.vbproj index f61eb4e..c30c5a1 100644 --- a/HelloWorld/TNT Tracking Link.vbproj +++ b/HelloWorld/TNT Tracking Link.vbproj @@ -114,6 +114,25 @@ true + + true + bin\cv\ + TNTTracking.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + AnyCPU + + + true + bin\x64\cv\ + TNTTracking.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x64 + true + diff --git a/TNTTracker.sln b/TNTTracker.sln index ac5658a..369299a 100644 --- a/TNTTracker.sln +++ b/TNTTracker.sln @@ -9,6 +9,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + cv|Any CPU = cv|Any CPU + cv|x64 = cv|x64 Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Release|Any CPU = Release|Any CPU @@ -17,6 +19,10 @@ Global test|x64 = test|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution + {3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|Any CPU.ActiveCfg = cv|Any CPU + {3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|Any CPU.Build.0 = cv|Any CPU + {3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|x64.ActiveCfg = cv|x64 + {3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|x64.Build.0 = cv|x64 {3D18F390-1C7C-4782-9B64-A19C798581F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3D18F390-1C7C-4782-9B64-A19C798581F1}.Debug|Any CPU.Build.0 = Debug|Any CPU {3D18F390-1C7C-4782-9B64-A19C798581F1}.Debug|x64.ActiveCfg = Debug|x64 diff --git a/exe/1.0.2.0/TNTTracking.exe b/exe/1.0.2.0/TNTTracking.exe new file mode 100644 index 0000000..3fe6921 Binary files /dev/null and b/exe/1.0.2.0/TNTTracking.exe differ