diff options
| author | Barry Golden <[email protected]> | 2020-01-06 14:41:24 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-06 14:41:24 -0800 |
| commit | a919a4e8c3e551c8677bc465b5067065de9799e5 (patch) | |
| tree | b5c6b6cf6d82d4e74722407b8078439d9773e6f1 /network | |
| parent | 24000457442864d9c49ca4cbcd8794db17073d8c (diff) | |
Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006
Diffstat (limited to 'network')
| -rw-r--r-- | network/trans/msnmntr/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/trans/msnmntr/README.md b/network/trans/msnmntr/README.md index 20a8c283..e8104c15 100644 --- a/network/trans/msnmntr/README.md +++ b/network/trans/msnmntr/README.md @@ -80,7 +80,7 @@ For more information on creating a Windows Filtering Platform Callout Driver, se ## Using MSBuild -As an alternative to building the WFP MSN Messenger Monitor Sample in Visual Studio, you can build it in a Visual Studio Command Prompt window. In Visual Studio, on the **Tools** menu, choose **Visual Studio Command Prompt**. In the Visual Studio Command Prompt window, navigate to the folder that has the solution file, msnmntr.sln. Use the [MSBuild](http://go.microsoft.com/fwlink/p/?linkID=262804) command to build the solution. Here are some examples: +As an alternative to building the WFP MSN Messenger Monitor Sample in Visual Studio, you can build it in a Visual Studio Command Prompt window. In Visual Studio, on the **Tools** menu, choose **Visual Studio Command Prompt**. In the Visual Studio Command Prompt window, navigate to the folder that has the solution file, msnmntr.sln. Use the [MSBuild](https://go.microsoft.com/fwlink/p/?linkID=262804) command to build the solution. Here are some examples: `msbuild /p:configuration="Debug" /p:platform="x64" msnmntr.sln` |
