Граф коммитов

108 Коммитов

Автор SHA1 Сообщение Дата
Nehme Bilal 0e717d9beb
Merge pull request #66 from microsoft/users/GitHubPolicyService/13ea6ef7-c8a2-4dd9-af76-2f5ff57ab92c
Adding Microsoft SECURITY.MD
2022-09-26 15:53:54 +03:00
microsoft-github-policy-service[bot] 0ed797e635
Microsoft mandatory file 2022-09-08 15:19:15 +00:00
Nehme Bilal 9a74c454c8
Merge pull request #65 from timpalpant/master
Update NuGet dependencies
2022-03-08 18:24:30 +02:00
Timothy Palpant 967751ab62 Bump Nuget package version to 2.4.8.3 2022-03-08 09:46:40 -05:00
Timothy Palpant bb27392aac Update NuGet dependencies 2022-03-07 18:26:19 -05:00
Nehme Bilal 4a503aed23
Merge pull request #64 from nehme-bilal-ah/patch-1
Update README.md
2020-12-05 17:33:19 +02:00
Nehme dd721e1b41
Update README.md 2020-12-05 17:27:52 +02:00
Nehme Bilal e425077f10
Update README.md 2019-04-07 11:41:11 -07:00
Nehme Bilal d40548b9c0
Merge pull request #57 from nehmebilal/vs2019
Simplify version parsing
2019-04-07 11:10:48 -07:00
Nehme Bilal e8bf680e5b Simplify version parsing 2019-04-07 11:08:00 -07:00
Nehme Bilal 135b98ff8c
Update README.md 2019-04-06 13:40:04 -07:00
Nehme Bilal 93811e1925
Merge pull request #56 from nehmebilal/vs2019
Add Support for VS2019
2019-04-06 22:39:07 +02:00
Nehme Bilal 591711b4c0 Register the correct visual studio instance dynamically 2019-04-06 11:33:59 -07:00
Nehme Bilal 8313763ff1 Fix target file name to match the NuGet name 2019-04-06 11:33:35 -07:00
Nehme Bilal 67861d6160 Upgrade dependencies to work with VS2019 2019-04-05 09:06:39 +02:00
Nehme Bilal f0dfeef8c5
Merge pull request #52 from velocitysystems/patch-1
Update Tutorial.md
2019-01-30 03:07:37 +02:00
Matthew Richardson 28ed8cdfbd
Update Tutorial.md
Add comment about configuration codegen output.
2019-01-28 10:31:05 +00:00
Nehme Bilal 6499b96a58 fix nuget.config 2018-06-27 17:45:45 -07:00
Nehme Bilal 2b5480629f Upgrade Microsoft.Build.Locator to 1.0.18 2018-06-27 16:10:41 -07:00
Nehme Bilal 49c05d8f4c
Merge pull request #47 from billyzkid/master
Fix generic enum constraints
2018-06-27 08:22:44 -07:00
Will Allan cec021a3f5 Update "Roslyn" packages 2018-06-26 19:18:16 -07:00
Will Allan a491c03a20 Use latest C# language version 2018-06-26 19:16:23 -07:00
Will Allan a2df8d3624 Add test for generic enum constraints 2018-06-26 19:15:33 -07:00
Nehme Bilal bbafcaf7dd
Merge pull request #44 from Portikus/master
Fully qualifying Task type in StubbingUtils 2
2018-05-09 09:25:36 -07:00
Portikus ecbae476f7 Add fully qualifying Task namespace for retrun statements 2018-05-08 10:28:58 +02:00
Florian Ahuis cf0cf9c8ad
Merge pull request #1 from Microsoft/master
Update from SimpleStubs
2018-05-08 09:56:10 +02:00
Nehme Bilal 05cd52e898
Add NuGet Badge 2018-04-13 15:37:52 -07:00
Nehme Bilal 7d7e46e11a
Add CI Build 2018-04-13 15:31:08 -07:00
Nehme Bilal af5e51e4a6
Merge pull request #42 from davidbozjak/taskFullTypeName
Fully qualifying Task type in StubbingUtils
2018-04-11 09:42:53 -07:00
David Bozjak 7df43235ed Fully qualifying Task to avoid error in output file when none of the input
files contains a using System.Threading.Tasks statement
2018-04-11 08:32:33 +02:00
Nehme Bilal 9a5123d7d3 Use MSBuildLocator to dynamically load MSBuild at run-time
Resolves #39
2018-03-22 17:32:54 -07:00
Nehme Bilal 93d9f42c8a
Merge pull request #41 from davidbozjak/handlingIAsyncAction
Added special cases for IAsyncAction and IAsyncOperation
2018-03-22 11:03:58 -07:00
David Bozjak 5e71b384a8 Added special cases for IAsyncAction and IAsyncOperation 2018-03-22 18:15:17 +01:00
Nehme Bilal 0523a7a999
Update README.md 2018-03-10 11:57:46 -08:00
Nehme Bilal 348a843561 Handle spaces in path
Resolves #38
2018-03-10 11:43:02 -08:00
Nehme Bilal 949368fc3a
Update Tutorial.md 2018-03-08 20:40:22 -08:00
Nehme Bilal 00f6b4c3f3 Add support for Platform and allow partial success when generating stubs
Instead of failing the subs generation when the workspace has errors,
ignore projects that don't open.

Resolves #37
2018-03-02 14:42:26 -08:00
Nehme Bilal e145b124e5 Pass the build configuration to MSBuildWorkspace
Fixes #29
2018-02-27 16:16:47 -08:00
Nehme Bilal 6fd90d6685 Add testing for C# 7 tuples 2018-02-24 16:55:05 -08:00
Nehme Bilal def36f464b
Merge pull request #36 from Portikus/master
Added support for custom event delegates that have a return type.
2018-02-22 23:13:08 -08:00
Portikus 75425d5e67 Added support for custom event delegates that have a return type. 2018-02-22 16:23:53 +01:00
Nehme Bilal 22dafe66f1 Fix 2.4 MSBuild version issues 2018-02-18 14:32:09 -08:00
Nehme Bilal 55560b9be3
Update developers documentation 2018-02-14 10:40:14 -08:00
Nehme Bilal 9e8ae76037
Merge pull request #33 from jlaanstra/jlaans/loop
Invoke SimpleStubs as an exe and don't run for design-time builds.
2018-02-13 15:52:29 -08:00
Johan Laanstra 3cbe06f7e4
Merge pull request #1 from nehmebilal/jlaans/loop
Fix exe path in targets file and update nuspec
2018-02-13 15:07:35 -08:00
Nehme Bilal dcc7ed0b58 Fix exe path in targets file and update nuspec 2018-02-09 15:54:12 -08:00
Johan Laanstra 65763788a2 Invoke SimpleStubs as an exe and don't run for design-time builds. 2018-02-06 17:08:41 -08:00
Nehme Bilal 02db6a6bbe
Merge pull request #32 from jlaanstra/jlaans/resolve-references
Update SimpleStubsCodeGen target to be properly ordered after all dependencies have build and before the compiler runs.
2018-01-31 11:56:38 -08:00
Johan Laanstra 58aa7699a3 Update docs. 2018-01-30 18:11:34 -08:00
Johan Laanstra 93efae99d8 Update SimpleStubsCodeGen target to be properly ordered after all dependencies have build and before the compiler runs. 2018-01-30 15:14:05 -08:00