Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
5a514c3
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 6, 2023
f201e99
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 6, 2023
9060728
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 8, 2023
1f62837
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 9, 2023
40f22a8
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 9, 2023
b2bad7b
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 9, 2023
c325154
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 10, 2023
528c167
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 11, 2023
7d60442
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 12, 2023
9bbb84a
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 12, 2023
f498f87
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 13, 2023
d5bd758
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 13, 2023
6ca79aa
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 13, 2023
241f2ae
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 13, 2023
3d257da
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 14, 2023
c023c3e
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 14, 2023
d258438
Merge branch 'main' into darc-main-fbc6e86f-1c6e-45e8-bfaf-52a8122c05c8
marek-safar Sep 14, 2023
e70d01b
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 15, 2023
dd34768
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 15, 2023
a378a6b
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 15, 2023
60950a9
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 15, 2023
83b1661
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 15, 2023
0e0e2be
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 16, 2023
41d3f8e
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 16, 2023
8f78f67
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 16, 2023
39254c4
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 16, 2023
b9da846
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 16, 2023
890b74c
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Sep 17, 2023
4a3e959
Update to target net80
marek-safar Sep 18, 2023
35c45fb
Update ResolverTargetFramework to net8.0
marek-safar Sep 18, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<!-- VS for Mac may run on a lower version of .NET than the SDK is targeting, but needs to load the resolvers. So the resolvers and dependencies
may target a lower version of .NET -->
<ResolverTargetFramework>net7.0</ResolverTargetFramework>
<ResolverTargetFramework>net8.0</ResolverTargetFramework>
<!-- Source build does not need to worry about running on VS for Mac -->
<ResolverTargetFramework Condition="'$(DotNetBuildFromSource)' == 'true'">$(SdkTargetFramework)</ResolverTargetFramework>

Expand Down
64 changes: 32 additions & 32 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>9dfddc30a1e9101f7e44dcda57d95902073e444c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23421.3">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -23,29 +23,29 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.NETCore.Platforms" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.HostModel" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.NET.HostModel" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="9.0.0-alpha.1.23456.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>a0aca0ba0c212eb3df48c7d4ed2603ecdcbeea5a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-rc.1.23411.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/emsdk</Uri>
Expand Down Expand Up @@ -193,25 +193,25 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>bb99e3ea07aaecd62d5c59568524133317d081b4</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="8.0.0-rc.1.23421.3">
<Dependency Name="System.CodeDom" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0-rc.1.23421.3">
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="System.Text.Encoding.CodePages" Version="8.0.0-rc.1.23421.3">
<Dependency Name="System.Text.Encoding.CodePages" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="8.0.0-rc.1.23421.3">
<Dependency Name="System.Resources.Extensions" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23456.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
Expand Down Expand Up @@ -386,19 +386,19 @@
<SourceBuild RepoName="symreader" ManagedOnly="true" />
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0-rc.1.23421.3">
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.0-rc.1.23421.3">
<Dependency Name="System.ServiceProcess.ServiceController" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand All @@ -419,9 +419,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4a908c64757841121e67fda7adaf776c93893163</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.0-rc.1.23421.3">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-alpha.1.23466.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
<Sha>ebe6f541ca2adea41f4b1dfc97774af371654bab</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23426.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
Expand Down
28 changes: 14 additions & 14 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
<SystemReflectionMetadataVersion>7.0.0</SystemReflectionMetadataVersion>
<MicrosoftDotNetSignToolVersion>8.0.0-beta.23461.2</MicrosoftDotNetSignToolVersion>
<MicrosoftWebXdtPackageVersion>7.0.0-preview.22423.2</MicrosoftWebXdtPackageVersion>
<SystemSecurityCryptographyProtectedDataPackageVersion>8.0.0-rc.1.23421.3</SystemSecurityCryptographyProtectedDataPackageVersion>
<SystemSecurityCryptographyProtectedDataPackageVersion>9.0.0-alpha.1.23466.6</SystemSecurityCryptographyProtectedDataPackageVersion>
<SystemCollectionsSpecializedPackageVersion>4.3.0</SystemCollectionsSpecializedPackageVersion>
<SystemXmlXmlDocumentPackageVersion>4.3.0</SystemXmlXmlDocumentPackageVersion>
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
<SystemTextJsonVersion>7.0.3</SystemTextJsonVersion>
<SystemReflectionMetadataLoadContextVersion>8.0.0-rc.1.23421.3</SystemReflectionMetadataLoadContextVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-alpha.1.23466.6</SystemReflectionMetadataLoadContextVersion>
<SystemManagementPackageVersion>4.6.0</SystemManagementPackageVersion>
<SystemCommandLineVersion>2.0.0-beta4.23307.1</SystemCommandLineVersion>
<MicrosoftDeploymentDotNetReleasesVersion>1.0.0-preview.6.23430.3</MicrosoftDeploymentDotNetReleasesVersion>
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-rc.1.23421.3</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23466.6</MicrosoftNETCoreAppRefPackageVersion>
<VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.0-rc.1.23421.3</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0-rc.1.23421.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23466.6</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRuntimePackageVersion>$(MicrosoftNETCoreAppRuntimewinx64PackageVersion)</MicrosoftNETCoreAppRuntimePackageVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>8.0.0-rc.1.23421.3</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>8.0.0-rc.1.23421.3</MicrosoftNETCoreDotNetHostResolverPackageVersion>
<MicrosoftNETHostModelVersion>8.0.0-rc.1.23421.3</MicrosoftNETHostModelVersion>
<MicrosoftExtensionsFileSystemGlobbingPackageVersion>8.0.0-rc.1.23421.3</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>9.0.0-alpha.1.23466.6</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>9.0.0-alpha.1.23456.6</MicrosoftNETCoreDotNetHostResolverPackageVersion>
<MicrosoftNETHostModelVersion>9.0.0-alpha.1.23466.6</MicrosoftNETHostModelVersion>
<MicrosoftExtensionsFileSystemGlobbingPackageVersion>9.0.0-alpha.1.23466.6</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
<MicrosoftExtensionsDependencyModelVersion>$(MicrosoftExtensionsDependencyModelPackageVersion)</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftExtensionsLoggingConsoleVersion>8.0.0-rc.1.23421.3</MicrosoftExtensionsLoggingConsoleVersion>
<MicrosoftNETILLinkTasksPackageVersion>8.0.0-rc.1.23421.3</MicrosoftNETILLinkTasksPackageVersion>
<SystemServiceProcessServiceControllerVersion>8.0.0-rc.1.23421.3</SystemServiceProcessServiceControllerVersion>
<MicrosoftExtensionsLoggingConsoleVersion>9.0.0-alpha.1.23466.6</MicrosoftExtensionsLoggingConsoleVersion>
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-alpha.1.23466.6</MicrosoftNETILLinkTasksPackageVersion>
<SystemServiceProcessServiceControllerVersion>9.0.0-alpha.1.23466.6</SystemServiceProcessServiceControllerVersion>
<MicrosoftExtensionsLoggingPackageVersion>$(MicrosoftExtensionsLoggingConsoleVersion)</MicrosoftExtensionsLoggingPackageVersion>
<MicrosoftExtensionsLoggingAbstractionsPackageVersion>$(MicrosoftExtensionsLoggingConsoleVersion)</MicrosoftExtensionsLoggingAbstractionsPackageVersion>
</PropertyGroup>
Expand Down Expand Up @@ -88,9 +88,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/runtime -->
<SystemCodeDomPackageVersion>8.0.0-rc.1.23421.3</SystemCodeDomPackageVersion>
<SystemTextEncodingCodePagesPackageVersion>8.0.0-rc.1.23421.3</SystemTextEncodingCodePagesPackageVersion>
<SystemResourcesExtensionsPackageVersion>8.0.0-rc.1.23421.3</SystemResourcesExtensionsPackageVersion>
<SystemCodeDomPackageVersion>9.0.0-alpha.1.23466.6</SystemCodeDomPackageVersion>
<SystemTextEncodingCodePagesPackageVersion>9.0.0-alpha.1.23466.6</SystemTextEncodingCodePagesPackageVersion>
<SystemResourcesExtensionsPackageVersion>9.0.0-alpha.1.23466.6</SystemResourcesExtensionsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net6.0;net472</TargetFrameworks>
<TargetFrameworks>net8.0;net472</TargetFrameworks>
<TargetFrameworks Condition="'$(DotNetBuildFromSource)' == 'true'">net8.0;net472</TargetFrameworks>
<Nullable>enable</Nullable>
<StrongNameKeyId>Open</StrongNameKeyId>
Expand Down