1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 02:13:38 +09:00
Satori/eng
Ken Dale 59f2833b98
Update docs.microsoft.com usages to learn.microsoft.com (#102881)
* Update https://docs.microsoft.com to https://learn.microsoft.com

* Update http://docs.microsoft.com/ to https://learn.microsoft.com (removes trailing slash)

* Update docs.microsoft.com to https://learn.microsoft.com

* Update docs.microsoft.com to learn.microsoft.com

* Replace learn.microsoft.com/en-us/ with learn.microsoft.com/ to remove locale from urls
2024-05-31 11:27:45 -07:00
..
common Update docs.microsoft.com usages to learn.microsoft.com (#102881) 2024-05-31 11:27:45 -07:00
docker [HTTP/SSL] Fix stress (#93135) 2023-10-09 11:54:41 +02:00
formatting Update JIT sources to clang-format/clang-tidy 17.0.6 (#100498) 2024-04-03 14:43:36 -07:00
native Delete __if_exists (#102277) 2024-05-29 09:41:52 -07:00
pipelines Update docs.microsoft.com usages to learn.microsoft.com (#102881) 2024-05-31 11:27:45 -07:00
restore Prevent restore from deleting mibc cache file (#91220) 2023-08-28 12:53:30 -07:00
testing Update docs.microsoft.com usages to learn.microsoft.com (#102881) 2024-05-31 11:27:45 -07:00
_._
Analyzers.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
ApiCompatExcludeAttributes.txt
BeforeTargetFrameworkInference.targets
Brewfile
build-analysis-configuration.json Add runtime-dev-innerloop to Build Analysis tracking (#98768) 2024-02-21 14:24:06 -08:00
Build.props
build.ps1 Add -cross flag to build.ps1 (#100678) 2024-04-05 18:14:56 +02:00
build.sh Disable new terminal logger because it eats all the output from the subset help. (#100261) 2024-03-26 12:27:45 -07:00
CodeAnalysis.src.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
CodeAnalysis.test.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
codecov.yml
codeOptimization.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
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
DefaultGenApiDocIds.txt
DiaSymReaderNative.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +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
DotNetBuild.props Pass GitHubRepositoryName as a build argument. (#101241) 2024-04-19 11:53:44 +02:00
generatorProjects.targets Suppress RS1041 analyzer rule (#97374) 2024-01-23 14:27:29 +01:00
generators.targets Change how test assemblies opt-in to LibraryImportGenerator usage (#92661) 2023-09-27 10:56:47 -07:00
ILLink.Substitutions.Resources.template
illink.targets Delete DebugSymbols=true setting for the repo build (#102392) 2024-05-21 08:15:28 -07:00
install-native-dependencies.sh Add alpine support in install-native-deps script (#98603) 2024-02-19 11:27:03 +01:00
install-nuget-credprovider-then-build.sh
install-nuget-credprovider-then-msbuild.sh
install-nuget-credprovider.sh
intellisense.targets Annotate projects that are XML source of truth (#94234) 2023-10-31 21:36:48 +01:00
LicenseHeader.txt
liveBuilds.targets [browser] Separate hybrid globalization JS code to es6 module (#101543) 2024-05-17 11:45:45 +02:00
liveILLink.targets Begin transition to dependency framework in illink (#101277) 2024-05-06 13:58:27 -07:00
MultiTargetRoslynComponent.targets.template
nativepgo.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
nativeSanitizers.targets Enable building with gcc-14 (#101623) 2024-05-13 09:27:23 -07:00
NoTargetsSdk.BeforeTargets.targets
outerBuild.targets
packaging.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
Publishing.props Update publishing to include *.pkg files (#99931) 2024-03-18 22:00:41 +01:00
python.targets
references.targets Enable the option to invoke APICompat in strict mode for ref-pack servicing (#88707) 2023-07-13 09:10:54 +02:00
regenerate-download-table.proj
regenerate-third-party-notices.proj
resolveContract.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
resources.targets
sdl-tsa-vars.config Remove duplicated argument (#89912) 2023-08-03 15:41:35 +02:00
SignCheckExclusionsFile.txt
Signing.props
slngen.targets Group new test projects under System.Runtime in folders (#94670) 2023-11-13 18:45:34 +01:00
slngen.template.proj
SourceBuildPrebuiltBaseline.xml Update latest roslyn version to 4.8 (#97767) 2024-01-31 14:43:07 -08:00
Subsets.props Provide MSBuild properties to use the new libc++ configuration we plan on using in our builds (#101773) 2024-05-15 11:40:14 -07:00
SubsetValidation.targets
SymbolPublishingExclusionsFile.txt
targetingpacks.targets Enable riscv64 R2R in installer (#96941) 2024-03-04 11:37:50 +01: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
Tools.props Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
TraversalSdk.AfterTargets.targets
useSharedDesignerContext.txt
Version.Details.xml [main] Update dependencies from dotnet/roslyn (#102875) 2024-05-31 13:05:36 -05:00
versioning.targets [mono] Enable sourcelink for native bits on MSVC (#89777) 2023-08-01 18:17:05 +02:00
Versions.props [main] Update dependencies from dotnet/roslyn (#102875) 2024-05-31 13:05:36 -05:00