Skip to content

Commit

Permalink
chore: set dependencines to runtime prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorsey committed Jun 22, 2021
1 parent 6dfd57c commit 20c64be
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion setup/EDBindingsSetup/EDBindingsSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,29 @@
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.NetCore.CoreRuntime.5.0.x64"
{
"Name" = "8:.NET Runtime 5.0.7 (x64)"
"ProductCode" = "8:Microsoft.NetCore.CoreRuntime.5.0.x64"
}
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.NetCore.CoreRuntime.5.0.x86"
{
"Name" = "8:.NET Runtime 5.0.7 (x86)"
"ProductCode" = "8:Microsoft.NetCore.CoreRuntime.5.0.x86"
}
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.NetCore.DesktopRuntime.5.0.x64"
{
"Name" = "8:.NET Desktop Runtime 5.0.7 (x64)"
"ProductCode" = "8:Microsoft.NetCore.DesktopRuntime.5.0.x64"
}
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.NetCore.DesktopRuntime.5.0.x86"
{
"Name" = "8:.NET Desktop Runtime 5.0.7 (x86)"
"ProductCode" = "8:Microsoft.NetCore.DesktopRuntime.5.0.x86"
}
}
}
}
}
Expand Down Expand Up @@ -766,7 +789,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_C513AC6896174C3981F7708314B125E5"
{
"SourcePath" = "8:..\\..\\src\\EdBindings\\obj\\Debug\\net5.0-windows\\apphost.exe"
"SourcePath" = "8:..\\..\\src\\EdBindings\\obj\\Release\\net5.0-windows\\apphost.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_3F63E42810784047A418ADA6291EEB04"
Expand Down

0 comments on commit 20c64be

Please sign in to comment.