You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CLR Instrumentation Engine
2
2
3
-
Main Branch: [](https://dev.azure.com/ms/CLRInstrumentationEngine/_build/latest?definitionId=275&branchName=main)
3
+
Main Branch: [](https://devdiv.visualstudio.com/DevDiv/_build/latest?definitionId=11310&repoName=microsoft%2FCLRInstrumentationEngine&branchName=main)
|Microsoft.VisualStudio.Workload.NativeDesktop|Desktop development with C++ (Workload)|
34
+
|Microsoft.VisualStudio.Component.VC.ATL.Spectre|C++ ATL for latest v143 build tools with Spectre Mitigations (x86 & x64)|
35
+
|Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre|MSVC v143 - VS 2022 C++ x64/x86 Spectre-mitigated libs (Latest)|
36
36
37
37
Optionally, in order to develop Wixproj files in Visual Studio, you will need to install the [Wix Toolset Visual 2022 Extension](https://marketplace.visualstudio.com/items?itemName=WixToolset.WixToolsetVisualStudio2022Extension), also known as the "Votive" extension.
38
38
39
-
*[Design Notes](DESIGN-NOTES.md) - the overall design for CLR Instrumentation Engine.
40
-
*[Build](docs/build.md) - how to run local builds.
41
-
*[Test](docs/test.md) - how to run tests.
42
-
*[Release Process](docs/release_process.md) - how to release CLRIE to various platforms.
39
+
-[Design Notes](DESIGN-NOTES.md) - the overall design for CLR Instrumentation Engine.
40
+
-[Build](docs/build.md) - how to run local builds.
41
+
-[Test](docs/test.md) - how to run tests.
42
+
-[Release Process](docs/release_process.md) - how to release CLRIE to various platforms.
0 commit comments