microsoft-github-policy-service[bot]
a2d554616a
Microsoft mandatory file
2023-06-02 15:23:20 -07:00
Mattias Karlsson
9f64d25e70
ms-vscode.csharp to ms-dotnettools.csharp
2020-03-07 12:32:21 -08:00
Heath Stewart
8fcafdb17b
Add Code of Conduct
2019-05-13 16:25:31 -07:00
Heath Stewart
b0329f2868
Update README
2018-12-12 13:41:39 -08:00
Heath Stewart
80426ad4ba
Example scripts to locate and run msbuild
2017-11-08 13:20:10 -08:00
Heath Stewart
23e71b347b
Updates for PR feedback
2017-07-17 12:33:25 -07:00
Heath Stewart
dcbcb5b035
Add sample to enumerate catalog info
2017-07-17 12:33:25 -07:00
Heath Stewart
9c99e501f9
Use consistent formatting for booleans
2017-07-17 12:33:25 -07:00
Heath Stewart
9d39a9dbba
Add example to get prerelease status
2017-07-17 12:33:25 -07:00
Heath Stewart
54b3cba050
Add example for custom properties
2017-07-17 12:33:25 -07:00
Heath Stewart
1e49b8ee8f
Add support for VSCode
2017-04-05 23:43:43 -07:00
Heath Stewart
52d379e906
Remove deprecated P/Invoke declarations
2017-04-05 23:00:23 -07:00
Heath Stewart
ecc7133d26
Remove calls to GetConfiguration
...
GetConfiguration was meant more for testing with the original code base and has been causing some confusion in the community. Redistributing the DLL is not recommended because we will make changes over time that might make the implementation incompatible while the COM interface will remain working (unless deprecation is absolutely necessary, but that would only affect the return code).
2017-03-08 09:12:21 -08:00
Heath Stewart
27971d206e
Update nuget packages to VS2017 RTW
2017-03-08 08:47:57 -08:00
Heath Stewart
b10287f586
Add vswhere as related project
2017-02-24 10:23:51 -08:00
Heath Stewart
f201ada837
Add related projects to README.md
2017-02-21 15:50:45 -08:00
Heath Stewart
c37bbb0c1b
Merge pull request #3 from Microsoft/issue2
...
Update packages references to RC
2016-11-29 14:05:24 -08:00
Heath Stewart
1ca8b77194
Update packages references to RC
...
Fixes issue #2
2016-11-29 14:02:58 -08:00
Heath Stewart
b0a411774e
Add example for ISetupHelper
...
Print 64-bit unsigned integer value (comparable) of InstallationVersion string.
2016-09-06 09:57:26 -07:00
Heath Stewart
902c5e4628
Release ISetupConfiguration from app-local entry point
2016-09-05 11:56:45 -07:00
Heath Stewart
c3c4941358
Remove comment about bug that is by design
...
I forgot that I don't return E_UNEXPECTED because that would throw in the managed RCW, and this should really never happen outside internal testing anyway. Checking for NULL for any other field is expected, so for ID is no problem.
2016-09-05 11:25:56 -07:00
Heath Stewart
d4a20e070a
Add back stylecop.json and rename solution
2016-09-04 01:02:39 -07:00
Heath Stewart
afea4152e7
Normalize VC project output directories
2016-09-04 00:40:28 -07:00
Heath Stewart
037711f870
Implement VB sample
2016-09-04 00:36:48 -07:00
Heath Stewart
c3a057de9a
Implement C# sample
2016-09-03 23:13:39 -07:00
Heath Stewart
9a90817606
Rename C# project directory
2016-09-03 22:25:19 -07:00
Heath Stewart
d0d8695619
Implement VC sample
2016-09-03 22:17:25 -07:00
Heath Stewart
3dadbb4ace
Add license header to AssemblyInfo.*
2016-09-03 16:15:15 -07:00
Heath Stewart
37e52d6693
Update to publicly-available pre-release packages
2016-09-03 16:01:43 -07:00
Heath Stewart
9c3d0a7c10
Initial project commits
2016-08-10 00:07:17 -07:00
Heath Stewart
241f5fdc89
Add project files.
2016-08-09 21:51:47 -07:00
Heath Stewart
63af0f08ea
Add .gitignore and .gitattributes.
2016-08-09 21:51:45 -07:00