dotnet_runtime/eng
Matt Mitchell be3060c536
Update version branding to rc1 (#118002)
2025-07-29 09:11:49 -07:00
..
common [main] Source code updates from dotnet/dotnet (#117274) 2025-07-03 20:09:22 +02:00
docker Use dotnet-install script directly from CDN instead of dot.net (#113847) 2025-03-25 09:20:07 +01:00
formatting Update JIT sources to clang-format/clang-tidy 17.0.6 (#100498) 2024-04-03 14:43:36 -07:00
native [clr-interp] Include clrinterpreter library in the iOS app bundle (#117277) 2025-07-25 11:44:03 +02:00
pipelines [wasi] Disable build in .NET 10 (#117936) 2025-07-28 16:35:42 +02:00
restore Prevent restore from deleting mibc cache file (#91220) 2023-08-28 12:53:30 -07:00
testing [wasi] Disable build in .NET 10 (#117936) 2025-07-28 16:35:42 +02:00
Analyzers.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
ApiCompatExcludeAttributes.txt Add System.IO.Hashing ref csproj (#77856) 2022-11-04 15:48:51 -04:00
BeforeTargetFrameworkInference.targets Set maximum version early enough for SDK features 2022-11-18 15:52:37 +01:00
Build.props Enable building projects during BuildPass=2 in dotnet/runtime (#112201) 2025-02-06 14:34:06 -08:00
CodeAnalysis.src.globalconfig Enable several recently added analyzers (#116881) 2025-06-30 21:02:45 -04:00
CodeAnalysis.test.globalconfig [main] Source code updates from dotnet/dotnet (#115395) 2025-05-09 15:02:23 +02:00
DefaultGenApiDocIds.txt Exempt MemberNotNullWhen from genapi ref assembly requirements (#70113) 2022-06-02 09:10:11 +02:00
DiaSymReaderNative.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
ILLink.Substitutions.Resources.template Couple fixes for UseSystemResourceKeys (#103463) 2024-06-17 23:55:25 +02:00
ILSdk.BeforeTargets.targets Simplify RID model and handle Linux libc flavors in orchestrated builds (#113765) 2025-04-14 10:13:12 -07:00
LicenseHeader.txt
MultiTargetRoslynComponent.targets.template
NoTargetsSdk.BeforeTargets.targets Update Microsoft.Build.* SDKs (#83877) 2023-03-24 15:55:56 +01:00
OSArch.props Simplify RID model and handle Linux libc flavors in orchestrated builds (#113765) 2025-04-14 10:13:12 -07:00
PackageDownloadAndReference.targets Fix typo in PackageDownloadAndReference.targets (#109197) 2024-11-05 09:07:44 -08:00
Publishing.props [main] Source code updates from dotnet/dotnet (#116145) 2025-06-04 10:12:34 -07:00
RuntimeIdentifier.props [main] Source code updates from dotnet/dotnet (#117274) 2025-07-03 20:09:22 +02:00
SignCheckExclusionsFile.txt Use SubtleCrypto API on browser DOM scenarios (#65966) 2022-05-24 15:19:32 -07:00
Signing.props Sign macOS binaries that aren't signed (#116476) 2025-06-11 21:26:11 +02:00
SubsetValidation.targets Enable using -sign in VMR scenarios (#108908) 2024-10-16 15:09:48 -07:00
Subsets.props Add support for Android RIDs to NativeAOT (#117953) 2025-07-23 20:56:34 +00:00
SymbolPublishingExclusionsFile.txt
Tools.props Cleanup Microsoft.DotNet.VersionTools.Tasks, it got removed from arcade (#115046) 2025-04-25 16:51:06 +02:00
TraversalSdk.AfterTargets.targets Leverage the shipping, roslyn based ApiCompat in dotnet/runtime (#73263) 2022-10-16 15:15:28 +02:00
Version.Details.props Add Version.Details.props (#117981) 2025-07-23 13:58:51 +00:00
Version.Details.xml [main] Source code updates from dotnet/dotnet (#117590) 2025-07-18 14:53:58 +02:00
Versions.props Update version branding to rc1 (#118002) 2025-07-29 09:11:49 -07:00
_._
build-analysis-configuration.json add outerloop to build-analysis. (#114164) 2025-04-04 13:54:16 -07:00
build.ps1 Fix -vs arg for ilc/crossgen (#117268) 2025-07-09 01:19:55 +02:00
build.sh Fix printing subset help through msbuild (#117926) 2025-07-22 15:21:14 +02:00
codeOptimization.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
codecov.yml
collect_vsinfo.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
configure-toolset.ps1
configure-toolset.sh
coredistools.targets Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01:00
disable_vsupdate.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
extract-for-crossdac.ps1 Publish dotnet/runtime using standard Arcade Publish tooling (#111934) 2025-03-07 14:55:17 -08:00
generatorProjects.targets Suppress RS1041 analyzer rule (#97374) 2024-01-23 14:27:29 +01:00
generators.targets Use ProjectReferences in libs shared framework source projects (#116772) 2025-07-09 23:46:23 +02:00
illink.targets Fix GetTargetPath hook point (#106553) 2024-08-19 10:08:33 +02:00
intellisense.targets Fix docs file names and add validation (#107334) 2024-09-04 09:27:11 -06:00
liveBuilds.targets Fix bootstrap paths to include TargetRid for platform-specific directories (#116302) 2025-06-04 12:03:19 -07:00
liveILLink.targets Avoid hardcoded illink.tasks TFM (#109634) 2024-11-08 18:27:33 +01:00
nativeSanitizers.targets Enable building with gcc-14 (#101623) 2024-05-13 09:27:23 -07:00
nativepgo.targets Remove unused OutputPgoPathForCI target from nativepgo.targets (#114025) 2025-03-29 00:57:31 +01:00
outerBuild.targets
packaging.targets Include Pkcs (net10.0 & -windows) in aspnetcore transport pack (#117173) 2025-07-01 14:43:49 +02:00
references.targets Use ProjectReferences in libs shared framework source projects (#116772) 2025-07-09 23:46:23 +02:00
regenerate-download-table.proj A few more net8 to net9 renames (#104342) 2024-07-03 10:27:01 -07:00
regenerate-third-party-notices.proj Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
resolveContract.targets Use ProjectReferences in libs shared framework source projects (#116772) 2025-07-09 23:46:23 +02:00
resources.targets Avoid duplicate Strings.resx import & code-cleanup (#68220) 2022-04-20 14:55:12 +02:00
sdl-tsa-vars.config Remove duplicated argument (#89912) 2023-08-03 15:41:35 +02:00
slngen.targets Update .slnx files due to recent P2P changes and add sfx.slnx (#117494) 2025-07-15 08:30:11 +02:00
slngen.template.proj
targetingpacks.targets Use ProjectReferences in libs shared framework source projects (#116772) 2025-07-09 23:46:23 +02:00
test-configuration.json [wasm][debugger] Fix regex for helix retries when chrome fails to launch (#88632) 2023-07-10 19:59:46 -05:00
toolAot.targets [main] Source code updates from dotnet/dotnet (#117274) 2025-07-03 20:09:22 +02:00
useSharedDesignerContext.txt
versioning.targets [mono] Enable sourcelink for native bits on MSVC (#89777) 2023-08-01 18:17:05 +02:00