..
common
[main] Update dependencies from 8 repositories ( #90014 )
2023-08-10 22:52:58 -07:00
docker
[HTTP/3] Stress hack for msquic dropping connections ( #84793 )
2023-04-28 10:37:08 +02:00
formatting
Fix clang tool downloads ( #84799 )
2023-04-13 13:49:47 -07:00
native
Recover some lost EH performance on Unix amd64 ( #90033 )
2023-08-06 12:07:55 +02:00
pipelines
Stop skipping tests in installer pipeline on linux_x64 ( #89953 )
2023-08-18 15:03:44 -07:00
restore
Incremental mibc merge ( #87336 )
2023-06-09 15:45:29 -07:00
testing
[wasm] Fix imports for bump-chrome-version.proj ( #90822 )
2023-08-18 15:38:39 -04:00
_._
Generate targets files that throws for unsupported netstandard applicable tfms ( #53244 )
2021-05-26 12:09:00 +02:00
Analyzers.targets
Don't enable ILLink analyzers for unsupported TFMs ( #87071 )
2023-06-08 10:10:58 -07:00
ApiCompatExcludeAttributes.txt
Add System.IO.Hashing ref csproj ( #77856 )
2022-11-04 15:48:51 -04:00
AvoidRestoreCycleOnSelfReference.targets
Remove depprojs in favor of PackageReferences ( #35606 )
2020-07-23 17:20:26 +02:00
BeforeTargetFrameworkInference.targets
Set maximum version early enough for SDK features
2022-11-18 15:52:37 +01:00
Brewfile
Use and support OpenSSL 3 on macOS ( #68045 )
2022-04-20 11:10:53 -07:00
Build.props
Enable restore binlog generation ( #46270 )
2020-12-21 22:53:43 +01:00
build.ps1
Address Sanitizer support in CoreCLR ( #74623 )
2023-07-17 20:32:03 -07:00
build.sh
Address Sanitizer support in CoreCLR ( #74623 )
2023-07-17 20:32:03 -07:00
CodeAnalysis.src.globalconfig
Make Analyzer crashes a warning ( #90358 )
2023-08-11 06:27:06 -07:00
CodeAnalysis.test.globalconfig
Enable new analyzer CA1868: 'Unnecessary call to 'Contains' for sets' and fix findings ( #89652 )
2023-07-29 09:41:35 +02:00
codecov.yml
codeOptimization.targets
Lowercase TargetOS ( #80164 )
2023-01-11 17:58:32 +01:00
configure-toolset.ps1
configure-toolset.sh
coredistools.targets
Lowercase TargetOS ( #80164 )
2023-01-11 17:58:32 +01:00
DefaultGenApiDocIds.txt
Exempt MemberNotNullWhen from genapi ref assembly requirements ( #70113 )
2022-06-02 09:10:11 +02:00
DiaSymReaderNative.targets
empty.csproj
Upgrading netcoreapp2.x and NCA3.0 to netcoreapp3.1 ( #53358 )
2021-05-28 13:11:03 +02:00
generatorProjects.targets
Fix expected analyzer layout in nuget packages ( #87860 )
2023-06-21 11:22:33 +02:00
generators.targets
Remove all use of <Nullable>annotations</Nullable> ( #90401 )
2023-08-11 23:41:47 -04:00
ILLink.Substitutions.Resources.template
illink.targets
Don't enable ILLink analyzers for unsupported TFMs ( #87071 )
2023-06-08 10:10:58 -07:00
install-native-dependencies.sh
Simplify numasupport ( #84207 )
2023-04-06 16:23:56 -07:00
install-nuget-credprovider-then-build.sh
install-nuget-credprovider-then-msbuild.sh
install-nuget-credprovider.sh
intellisense.targets
Create docs transport package and turn on extensions source of truth ( #89312 )
2023-07-31 18:49:26 +02:00
LicenseHeader.txt
liveBuilds.targets
Fix PortableRuntimeIdentifierGraph.json not found during runtime repo source build ( #90695 )
2023-08-16 21:25:46 -07:00
MultiTargetRoslynComponent.targets.template
Multi-target Json and Logger Source Generators between Roslyn v3.11 and v4.0 ( #58446 )
2021-09-13 22:05:45 -05:00
nativepgo.targets
Re-enable PGO for linux ( #85355 )
2023-04-25 17:55:36 -07:00
nativeSanitizers.targets
Address Sanitizer support in CoreCLR ( #74623 )
2023-07-17 20:32:03 -07:00
NoTargetsSdk.BeforeTargets.targets
Update Microsoft.Build.* SDKs ( #83877 )
2023-03-24 15:55:56 +01:00
outerBuild.targets
Default BuildTargetFramework to NetCoreAppCurrent so that the ref is ( #61760 )
2021-11-22 08:23:51 -08:00
packaging.targets
Use current runtime version in ILLink.Tasks package ( #90197 )
2023-08-09 17:32:37 -07:00
Publishing.props
Set the publishing infra version to 3 ( #59165 )
2021-09-15 15:36:05 -07:00
python.targets
Improve error for missing Python ( #81202 )
2023-01-26 17:44:46 -07:00
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
Replace net7 with net8 in dogfooding and workflow docs ( #75453 )
2022-09-12 20:40:44 -07:00
regenerate-third-party-notices.proj
Update ILLink wording ( #82050 )
2023-02-23 10:44:50 -08:00
resolveContract.targets
Remove unnecessary suppressions in APICompat files ( #87094 )
2023-06-05 18:58:50 +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
SignCheckExclusionsFile.txt
Use SubtleCrypto API on browser DOM scenarios ( #65966 )
2022-05-24 15:19:32 -07:00
Signing.props
Change signature for diagnostic binaries ( #74322 )
2022-08-22 14:20:26 -07:00
slngen.targets
Update solution files to include missing deps ( #68668 )
2022-05-02 20:14:05 +02:00
slngen.template.proj
Re-add S.T.J.SourceGeneration.UnitTests to STJ sln ( #57080 )
2021-08-10 12:15:55 +01:00
SourceBuild.props
add review comment to sb files ( #87003 )
2023-06-19 07:42:29 -07:00
SourceBuildPrebuiltBaseline.xml
Use Roslyn interceptors feature in binder gen ( #90340 )
2023-08-19 09:16:49 -07:00
Subsets.props
Remove Runtime composite package from being built. ( #89946 )
2023-08-03 14:56:33 -07:00
SubsetValidation.targets
SymbolPublishingExclusionsFile.txt
targetingpacks.targets
Use analyzers from targeting pack for NetCoreAppCurrent ( #87726 )
2023-06-19 23:27:38 +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
Tools.props
[main] Update dependencies from dotnet/arcade dotnet/xharness dotnet/emsdk ( #88827 )
2023-07-14 14:03:28 -05:00
TraversalSdk.AfterTargets.targets
Leverage the shipping, roslyn based ApiCompat in dotnet/runtime ( #73263 )
2022-10-16 15:15:28 +02:00
useSharedDesignerContext.txt
Consolidate packaging properties ( #46331 )
2020-12-25 03:02:42 +01:00
Version.Details.xml
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20230812.1 ( #90484 )
2023-08-14 06:08:47 -04:00
versioning.targets
[mono] Enable sourcelink for native bits on MSVC ( #89777 )
2023-08-01 18:17:05 +02:00
Versions.props
[wasm] Pin sdk version to 8.0.100-rc.1.23415.5 for workload testing ( #90747 )
2023-08-17 13:11:43 -04:00