Merged PR 16717: Update .NET SDK to 3.1.412

Update .NET SDK to 3.1.412
This commit is contained in:
Aditya Patwardhan 2021-08-11 19:24:56 +00:00
parent bc2344ee4c
commit 9c4b5f1ae2
2 changed files with 4 additions and 4 deletions

View file

@ -3017,8 +3017,8 @@
<Component Id="cmp2E32A6E773F543F0A150B972F8D3E23A" Guid="{a43d0117-1193-4316-a0f6-fef892870f38}">
<File Id="fil66411B8941CA492E93BF262EA72C6BE6" KeyPath="yes" Source="$(env.ProductSourcePath)\Microsoft.PowerShell.GraphicalHost.xml" />
</Component>
<Component Id="cmpE85D0EA9269141829906A912664C1F4A" Guid="{d6745faf-47c2-485e-905e-cc3ddddaf1ff}">
<File Id="fil7EEE633DDB4247D1A93F09C7C37DEC5A" KeyPath="yes" Source="$(env.ProductSourcePath)\mscordaccore_$(var.FileArchitecture)_$(var.FileArchitecture)_4.700.21.11102.dll" />
<Component Id="cmpEB482E191DF24B7DADC8EE314E15CCCA" Guid="{f9d6d9b8-9ab3-41ab-b685-bd25553ec0af}">
<File Id="fil6AF6E4E5B04F48EAB89B596510FB3673" KeyPath="yes" Source="$(env.ProductSourcePath)\mscordaccore_$(var.FileArchitecture)_$(var.FileArchitecture)_4.700.21.35901.dll" />
</Component>
</DirectoryRef>
</Fragment>
@ -3991,7 +3991,7 @@
<ComponentRef Id="cmp73A4CC8E2C9E4594A3D8258C9E00D7E6" />
<ComponentRef Id="cmpAC984FA3A67247BC996F60290C87D0A1" />
<ComponentRef Id="cmp2E32A6E773F543F0A150B972F8D3E23A" />
<ComponentRef Id="cmpE85D0EA9269141829906A912664C1F4A" />
<ComponentRef Id="cmpEB482E191DF24B7DADC8EE314E15CCCA" />
</ComponentGroup>
</Fragment>
</Wix>

View file

@ -1,5 +1,5 @@
{
"sdk": {
"version": "3.1.407"
"version": "3.1.412"
}
}