Commit Graph

5 Commits

Author SHA1 Message Date
xiang17 622e437541
Added a benchmark project for StartupLogger's `SetStartupLogFilePath` (#2067) 2023-01-26 06:32:16 +01:00
Paulo Janotti aea9a0dbe7
Automate generation of integrations.json file (#1996)
Automate IntegrationsJsonGenerator
2023-01-17 18:16:56 -08:00
Rasmus Kuusmann 50ab2d2ff6
Update TestApplication.AspNet (#1910)
* change aspnet testapplication name to match the pattern

* rename missing places

* fix aspnet test
2023-01-09 15:29:26 -08:00
Rasmus Kuusmann 8f6f83b688
Refactor solution setup (#1895)
* refactor solution

* fix missing mock project

* fix native windows compile

* run integrations anycpu

* fix test apps platform

* fix win restore

* fix asp.net restore

* fix win legacy restore dir

* fix native restore

* fix legacy restore

* fix missing windows only test apps compile

* cleanup

* Update build/Build.Steps.cs

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>

* Cleanup commented code

* cleanup PublishIisTestApplications

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2023-01-08 19:38:47 -08:00
Robert Pająk 0458c2057b
Repository organization cleanup (#1391)
* Repository organization cleanup

* Fix .sln

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-10-10 21:18:21 +00:00