Stephen Weatherford (MSFT)

Results 186 comments of Stephen Weatherford (MSFT)

/home/runner/work/bicep/bicep/src/Bicep.RegistryModuleTool.UnitTests/Bicep.RegistryModuleTool.UnitTests.csproj : error NU1605: Warning As Error: Detected package downgrade: MSTest.TestAdapter from 3.3.1 to 3.2.2. Reference the package directly from the project to select a different version. [/home/runner/work/bicep/bicep/Bicep.sln]

Issues from meeting: - test flakiness - dependency updates - test failure during release - CI (slow) - Projects are interlocked because directory.build.props file is shared, so upgrading dependencies in...

@anthony-c-martin Is there another place I need to provide info on release breaking changes other than the docs?

NOTE: This means that any references directly to the subnet need to change to reference(), or else you also need to add an "existing" resource for the subnets in order...