pulumi/sdk/dotnet/Pulumi.Tests
Zaid Ajaj 846b7b88cb
dotnet program-gen now targets .NET 6 (#10143)
* dotnet program-gen targets .NET 6

* changelog entry

* Update GH workflows to use .NET 6

* Enable DOTNET_ROLL_FORWARD=Major for GH workflows

* Expose GeneratePrograms with ability to provide generation options. Use specialized options for import

* Bump dotnet test projects TFM and relax warnings as errors

* refactor code according to Ian's comments

* Include error in generator diagnostics when unable to find function schema

* remove specialized version of GenerateProgram for import and refactor lowerExpression

* remove AcceptCodegenChanges from program driver

* dotnet integration tests updated to net6.0

* Generate return await on top-level Deployment.RunAsync
2022-07-21 21:04:02 +02:00
..
Core Add Union.Bimap and some more InputUnion conversions (#8733) 2022-01-14 14:57:10 +00:00
Deployment Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
Mocks Fix master build (#8651) 2021-12-29 15:25:36 -05:00
Resources [sdk/dotnet] Normalize provider providers merge (#8838) 2022-01-31 12:44:31 +01:00
Serialization iwahbe/8474/dont serialize unknown values (#8475) 2021-11-22 12:40:17 -08:00
AssertEx.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
DeploymentTests.cs Await outstanding async work in .NET. (#6993) 2021-05-12 13:23:47 -07:00
Pulumi.Tests.csproj dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
PulumiTest.cs Await outstanding async work in .NET. (#6993) 2021-05-12 13:23:47 -07:00
StackTests.cs Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
TestDeploymentLogger.cs Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
xunit.runner.json Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00