Skip to content

Commit f5d3196

Browse files
Merge remote-tracking branch 'origin/release/6.0.4xx' into dev-marcink-20220628-referenceassemblies
2 parents 983f3a3 + 0c31d79 commit f5d3196

File tree

323 files changed

+1663
-672
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

323 files changed

+1663
-672
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<!-- Begin: Package sources from dotnet-aspnetcore -->
77
<!-- End: Package sources from dotnet-aspnetcore -->
88
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
9+
<add key="darc-pub-DotNet-msbuild-Trusted-92e0776" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-92e07765/nuget/v3/index.json" />
910
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1011
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1112
<!-- End: Package sources from dotnet-roslyn-analyzers -->

eng/Version.Details.xml

Lines changed: 104 additions & 104 deletions
Large diffs are not rendered by default.

eng/Versions.props

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<!-- Repo Version Information -->
1212
<PropertyGroup>
1313
<VersionPrefix>6.0.400</VersionPrefix>
14-
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
14+
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
1515
<!-- Enable to remove prerelease label. -->
16-
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
16+
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
1717
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
1818
</PropertyGroup>
1919
<!-- Production Dependencies -->
@@ -36,31 +36,31 @@
3636
<SystemTextJsonVersion>6.0.0</SystemTextJsonVersion>
3737
<SystemReflectionMetadataLoadContextVersion>6.0.0</SystemReflectionMetadataLoadContextVersion>
3838
<SystemManagementPackageVersion>4.6.0</SystemManagementPackageVersion>
39-
<SystemCommandLineVersion>2.0.0-beta4.22326.1</SystemCommandLineVersion>
39+
<SystemCommandLineVersion>2.0.0-beta4.22363.1</SystemCommandLineVersion>
4040
<MicrosoftDeploymentDotNetReleasesVersion>1.0.0-preview5.1.22263.1</MicrosoftDeploymentDotNetReleasesVersion>
4141
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.0.4496</MicrosoftVisualStudioSetupConfigurationInteropVersion>
4242
</PropertyGroup>
4343
<PropertyGroup>
4444
<!-- Dependencies from https://github.com/dotnet/runtime -->
45-
<MicrosoftNETCoreAppRefPackageVersion>6.0.6</MicrosoftNETCoreAppRefPackageVersion>
46-
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.6-servicing.22267.7</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
47-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>6.0.6</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
45+
<MicrosoftNETCoreAppRefPackageVersion>6.0.7</MicrosoftNETCoreAppRefPackageVersion>
46+
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.7-servicing.22322.2</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
47+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>6.0.7</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
4848
<MicrosoftNETCoreAppRuntimePackageVersion>$(MicrosoftNETCoreAppRuntimewinx64PackageVersion)</MicrosoftNETCoreAppRuntimePackageVersion>
4949
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
50-
<MicrosoftNETCoreDotNetHostResolverPackageVersion>6.0.6</MicrosoftNETCoreDotNetHostResolverPackageVersion>
51-
<MicrosoftNETHostModelVersion>6.0.6-servicing.22267.7</MicrosoftNETHostModelVersion>
50+
<MicrosoftNETCoreDotNetHostResolverPackageVersion>6.0.7</MicrosoftNETCoreDotNetHostResolverPackageVersion>
51+
<MicrosoftNETHostModelVersion>6.0.7-servicing.22322.2</MicrosoftNETHostModelVersion>
5252
<MicrosoftExtensionsFileSystemGlobbingPackageVersion>6.0.0-preview.7.21363.9</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
5353
<SystemServiceProcessServiceControllerVersion>6.0.0</SystemServiceProcessServiceControllerVersion>
5454
</PropertyGroup>
5555
<PropertyGroup>
5656
<!-- Dependencies from https://github.com/nuget/nuget.client -->
57-
<NuGetBuildTasksPackageVersion>6.3.0-rc.114</NuGetBuildTasksPackageVersion>
57+
<NuGetBuildTasksPackageVersion>6.3.0-rc.128</NuGetBuildTasksPackageVersion>
5858
<NuGetBuildTasksConsolePackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksConsolePackageVersion>
5959
<NuGetLocalizationPackageVersion>6.0.0</NuGetLocalizationPackageVersion>
6060
<NuGetBuildTasksPackPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksPackPackageVersion>
6161
<NuGetCommandLineXPlatPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetCommandLineXPlatPackageVersion>
6262
<NuGetProjectModelPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetProjectModelPackageVersion>
63-
<MicrosoftBuildNuGetSdkResolverPackageVersion>6.3.0-rc.114</MicrosoftBuildNuGetSdkResolverPackageVersion>
63+
<MicrosoftBuildNuGetSdkResolverPackageVersion>6.3.0-rc.128</MicrosoftBuildNuGetSdkResolverPackageVersion>
6464
<NuGetCommonPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetCommonPackageVersion>
6565
<NuGetConfigurationPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetConfigurationPackageVersion>
6666
<NuGetFrameworksPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetFrameworksPackageVersion>
@@ -71,7 +71,7 @@
7171
</PropertyGroup>
7272
<PropertyGroup>
7373
<!-- Dependencies from https://github.com/Microsoft/vstest -->
74-
<MicrosoftNETTestSdkPackageVersion>17.3.0-release-20220627-03</MicrosoftNETTestSdkPackageVersion>
74+
<MicrosoftNETTestSdkPackageVersion>17.3.0-release-20220708-01</MicrosoftNETTestSdkPackageVersion>
7575
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
7676
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
7777
</PropertyGroup>
@@ -89,23 +89,23 @@
8989
</PropertyGroup>
9090
<PropertyGroup>
9191
<!-- Dependencies from https://github.com/dotnet/format -->
92-
<dotnetformatVersion>6.4.330901</dotnetformatVersion>
92+
<dotnetformatVersion>6.4.336403</dotnetformatVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
9696
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0</MicrosoftCodeAnalysisNetAnalyzersVersion>
9797
</PropertyGroup>
9898
<PropertyGroup>
9999
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
100-
<MicrosoftBuildPackageVersion>17.3.0-preview-22330-02</MicrosoftBuildPackageVersion>
100+
<MicrosoftBuildPackageVersion>17.3.0</MicrosoftBuildPackageVersion>
101101
<!-- .NET Framework-targeted tasks will need to run in an MSBuild that is older than the very latest,
102102
so target one that matches the version in minimumMSBuildVersion.
103103
104104
This avoids the need to juggle references to packages that have been updated in newer MSBuild. -->
105105
<MicrosoftBuildPackageVersion Condition=" '$([MSBuild]::GetTargetFrameworkIdentifier($(TargetFramework)))' == '.NETFramework' ">$([System.IO.File]::ReadAllText('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildPackageVersion>
106106
<MicrosoftBuildFrameworkPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion>
107107
<MicrosoftBuildRuntimePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion>
108-
<MicrosoftBuildLocalizationPackageVersion>17.3.0-preview-22330-02</MicrosoftBuildLocalizationPackageVersion>
108+
<MicrosoftBuildLocalizationPackageVersion>17.3.0-preview-22364-07</MicrosoftBuildLocalizationPackageVersion>
109109
<MicrosoftBuildUtilitiesCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion>
110110
<MicrosoftBuildTasksCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion>
111111
<MicrosoftBuildVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildVersion>
@@ -116,44 +116,44 @@
116116
</PropertyGroup>
117117
<PropertyGroup>
118118
<!-- Dependencies from https://github.com/dotnet/templating -->
119-
<MicrosoftTemplateEngineCliPackageVersion>6.0.400-preview.22330.1</MicrosoftTemplateEngineCliPackageVersion>
120-
<MicrosoftTemplateEngineAbstractionsPackageVersion>6.0.400-preview.22330.1</MicrosoftTemplateEngineAbstractionsPackageVersion>
121-
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>6.0.400-preview.22330.1</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
122-
<MicrosoftTemplateEngineUtilsPackageVersion>6.0.400-preview.22330.1</MicrosoftTemplateEngineUtilsPackageVersion>
123-
<MicrosoftTemplateSearchCommonPackageVersion>6.0.400-preview.22330.1</MicrosoftTemplateSearchCommonPackageVersion>
119+
<MicrosoftTemplateEngineCliPackageVersion>6.0.400-preview.22358.2</MicrosoftTemplateEngineCliPackageVersion>
120+
<MicrosoftTemplateEngineAbstractionsPackageVersion>6.0.400-preview.22358.2</MicrosoftTemplateEngineAbstractionsPackageVersion>
121+
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>6.0.400-preview.22358.2</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
122+
<MicrosoftTemplateEngineUtilsPackageVersion>6.0.400-preview.22358.2</MicrosoftTemplateEngineUtilsPackageVersion>
123+
<MicrosoftTemplateSearchCommonPackageVersion>6.0.400-preview.22358.2</MicrosoftTemplateSearchCommonPackageVersion>
124124
</PropertyGroup>
125125
<PropertyGroup>
126126
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
127-
<MicrosoftFSharpCompilerPackageVersion>12.0.4-beta.22330.3</MicrosoftFSharpCompilerPackageVersion>
127+
<MicrosoftFSharpCompilerPackageVersion>12.0.4-beta.22363.4</MicrosoftFSharpCompilerPackageVersion>
128128
</PropertyGroup>
129129
<PropertyGroup>
130130
<!-- Dependencies from https://github.com/dotnet/roslyn -->
131-
<MicrosoftNetCompilersToolsetPackageVersion>4.3.0-3.22329.30</MicrosoftNetCompilersToolsetPackageVersion>
132-
<MicrosoftCodeAnalysisPackageVersion>4.3.0-3.22329.30</MicrosoftCodeAnalysisPackageVersion>
133-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.3.0-3.22329.30</MicrosoftCodeAnalysisCSharpPackageVersion>
134-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.3.0-3.22329.30</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
135-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.3.0-3.22329.30</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
136-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.3.0-3.22329.30</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
131+
<MicrosoftNetCompilersToolsetPackageVersion>4.3.0-3.22365.10</MicrosoftNetCompilersToolsetPackageVersion>
132+
<MicrosoftCodeAnalysisPackageVersion>4.3.0-3.22365.10</MicrosoftCodeAnalysisPackageVersion>
133+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.3.0-3.22365.10</MicrosoftCodeAnalysisCSharpPackageVersion>
134+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.3.0-3.22365.10</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
135+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.3.0-3.22365.10</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
136+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.3.0-3.22365.10</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
137137
</PropertyGroup>
138138
<PropertyGroup>
139139
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
140-
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>6.0.6-servicing.22268.5</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
141-
<MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>6.0.6</MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>
142-
<MicrosoftAspNetCoreMvcAnalyzersPackageVersion>6.0.6-servicing.22268.5</MicrosoftAspNetCoreMvcAnalyzersPackageVersion>
143-
<MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion>6.0.6-servicing.22268.5</MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion>
144-
<MicrosoftAspNetCoreAnalyzersPackageVersion>6.0.6-servicing.22268.5</MicrosoftAspNetCoreAnalyzersPackageVersion>
145-
<MicrosoftAspNetCoreTestHostPackageVersion>6.0.6</MicrosoftAspNetCoreTestHostPackageVersion>
140+
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>6.0.7-servicing.22322.5</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
141+
<MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>6.0.7</MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>
142+
<MicrosoftAspNetCoreMvcAnalyzersPackageVersion>6.0.7-servicing.22322.5</MicrosoftAspNetCoreMvcAnalyzersPackageVersion>
143+
<MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion>6.0.7-servicing.22322.5</MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion>
144+
<MicrosoftAspNetCoreAnalyzersPackageVersion>6.0.7-servicing.22322.5</MicrosoftAspNetCoreAnalyzersPackageVersion>
145+
<MicrosoftAspNetCoreTestHostPackageVersion>6.0.7</MicrosoftAspNetCoreTestHostPackageVersion>
146146
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>6.0.3-1.22213.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
147147
<MicrosoftCodeAnalysisRazorToolingInternalVersion>6.0.3-1.22213.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
148148
<MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>6.0.3-1.22213.1</MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>
149149
</PropertyGroup>
150150
<PropertyGroup>
151151
<!-- Dependencies from https://github.com/dotnet/wpf -->
152-
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.6-servicing.22268.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
152+
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.7-servicing.22322.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
153153
</PropertyGroup>
154154
<PropertyGroup>
155155
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
156-
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.6-servicing.22268.6</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
156+
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.7-servicing.22322.3</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
157157
</PropertyGroup>
158158
<PropertyGroup Label="Manually updated">
159159
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

eng/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parameters:
1515
timeoutInMinutes: 180
1616

1717
jobs:
18-
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables['Build.SourceBranch'], 'refs/heads/release/6.0.4xx')) }}:
18+
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables['Build.SourceBranch'], 'refs/heads/main')) }}:
1919
- template: /eng/common/templates/job/onelocbuild.yml
2020
parameters:
2121
CreatePr: true

src/Assets/TestPackages/dotnet-hello/v1/dotnet-hello/dotnet-hello.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<TargetFramework>netcoreapp2.2</TargetFramework>
1010
<AssemblyName>dotnet-hello</AssemblyName>
1111
<OutputType>Exe</OutputType>
12-
<RuntimeIdentifiers>win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.16.10-x64;ubuntu.18.04-x64;$(LatestLinuxRuntimeIdentifier)-x64;centos.7-x64;rhel.7.2-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64</RuntimeIdentifiers>
12+
<RuntimeIdentifiers>$(LatestRuntimeIdentifiers)</RuntimeIdentifiers>
1313
<IsPackable>true</IsPackable>
1414
<ExcludeFromSourceBuild>true</ExcludeFromSourceBuild>
1515
</PropertyGroup>

src/Assets/TestPackages/dotnet-hello/v2/dotnet-hello/dotnet-hello.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<TargetFramework>netcoreapp2.2</TargetFramework>
1010
<AssemblyName>dotnet-hello</AssemblyName>
1111
<OutputType>Exe</OutputType>
12-
<RuntimeIdentifiers>win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.16.10-x64;ubuntu.18.04-x64;$(LatestLinuxRuntimeIdentifier)-x64;centos.7-x64;rhel.7.2-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64</RuntimeIdentifiers>
12+
<RuntimeIdentifiers>$(LatestRuntimeIdentifiers)</RuntimeIdentifiers>
1313
<IsPackable>true</IsPackable>
1414
<ExcludeFromSourceBuild>true</ExcludeFromSourceBuild>
1515
</PropertyGroup>

src/Assets/TestProjects/AppWithCorruptedLaunchSettings/AppWithCorruptedLaunchSettings.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<PropertyGroup>
55
<OutputType>Exe</OutputType>
66
<TargetFramework>$(CurrentTargetFramework)</TargetFramework>
7-
<RuntimeIdentifiers>$(LatestWinRuntimeIdentifier)-x64;$(LatestWinRuntimeIdentifier)-x86;$(LatestMacRuntimeIdentifier)-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.16.10-x64;$(LatestLinuxRuntimeIdentifier)-x64;rhel.8-x64;centos.7-x64;rhel.7-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64;linux-musl-x64</RuntimeIdentifiers>
7+
<RuntimeIdentifiers>$(LatestRuntimeIdentifiers)</RuntimeIdentifiers>
88
</PropertyGroup>
99
</Project>

src/Assets/TestProjects/AppWithLaunchSettings/AppWithLaunchSettings.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<PropertyGroup>
55
<OutputType>Exe</OutputType>
66
<TargetFramework>$(CurrentTargetFramework)</TargetFramework>
7-
<RuntimeIdentifiers>$(LatestWinRuntimeIdentifier)-x64;$(LatestWinRuntimeIdentifier)-x86;$(LatestMacRuntimeIdentifier)-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.16.10-x64;$(LatestLinuxRuntimeIdentifier)-x64;rhel.8-x64;centos.7-x64;rhel.7-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64;linux-musl-x64</RuntimeIdentifiers>
7+
<RuntimeIdentifiers>$(LatestRuntimeIdentifiers)</RuntimeIdentifiers>
88
</PropertyGroup>
99
</Project>

src/Assets/TestProjects/AppWithLaunchSettingsNoDefault/AppWithLaunchSettingsNoDefault.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<PropertyGroup>
55
<OutputType>Exe</OutputType>
66
<TargetFramework>$(CurrentTargetFramework)</TargetFramework>
7-
<RuntimeIdentifiers>$(LatestWinRuntimeIdentifier)-x64;$(LatestWinRuntimeIdentifier)-x86;$(LatestMacRuntimeIdentifier)-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.16.10-x64;$(LatestLinuxRuntimeIdentifier)-x64;rhel.8-x64;centos.7-x64;rhel.7-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64;linux-musl-x64</RuntimeIdentifiers>
7+
<RuntimeIdentifiers>$(LatestRuntimeIdentifiers)</RuntimeIdentifiers>
88
</PropertyGroup>
99
</Project>

src/Assets/TestProjects/AppWithLibraryAndRid/App/App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>$(CurrentTargetFramework)</TargetFramework>
6-
<RuntimeIdentifiers>osx.10.11-x64;osx.10.12-x64;osx.10.14-x64;$(LatestMacRuntimeIdentifier)-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;$(LatestLinuxRuntimeIdentifier)-x64;$(LatestWinRuntimeIdentifier)-x64;win81-x64</RuntimeIdentifiers>
6+
<RuntimeIdentifiers>$(LatestRuntimeIdentifiers)</RuntimeIdentifiers>
77
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
88
</PropertyGroup>
99

0 commit comments

Comments
 (0)