Merge branch 'feature/installer-merge-update-main' into feature/installer-merge-update
# Conflicts: # eng/Version.Details.xml # eng/Versions.props # global.json # src/redist/targets/Crossgen.targets # src/redist/targets/GenerateBundledVersions.targets # src/redist/targets/GenerateLayout.targets # src/redist/targets/GenerateMSIs.targets
This commit is contained in:
commit
69787b8b88
193 changed files with 3492 additions and 3317 deletions
|
@ -61,7 +61,7 @@
|
|||
<RuntimeVersionToInstall Include="5.0.0" />
|
||||
<RuntimeVersionToInstall Include="6.0.0" />
|
||||
<RuntimeVersionToInstall Include="7.0.0" />
|
||||
<RuntimeVersionToInstall Include="8.0.0-rc.2.23479.6" />
|
||||
<RuntimeVersionToInstall Include="8.0.0" />
|
||||
</ItemGroup>
|
||||
</Target>
|
||||
|
||||
|
|
|
@ -257,5 +257,9 @@
|
|||
Skip="true"
|
||||
Issue=""
|
||||
Reason="Requires props file not in installer repo"/>
|
||||
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAFrameworkDependentApp.It_publishes_with_or_without_apphost"
|
||||
Skip="true"
|
||||
Issue=""
|
||||
Reason="Cannot run with non-existent LastRuntimeFrameworkVersion"/>
|
||||
</SkippedTests>
|
||||
</Tests>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue