Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit Hold shift + click to select a range
6dfb68d
Update dependencies from https://github.com/dotnet/emsdk build 202209…
dotnet-maestro[bot] Sep 27, 2022
55a8ad9
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Sep 27, 2022
39990e6
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Sep 27, 2022
3a66b5a
Update dependencies from https://github.com/dotnet/llvm-project build…
dotnet-maestro[bot] Sep 27, 2022
c11e809
Update dependencies from https://github.com/dotnet/icu build 20220927.1
dotnet-maestro[bot] Sep 28, 2022
684be67
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Sep 29, 2022
7f4d979
Update dependencies from https://github.com/dotnet/llvm-project build…
dotnet-maestro[bot] Sep 29, 2022
4af1133
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Oct 1, 2022
590e1d3
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Oct 1, 2022
0ad5b72
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Oct 2, 2022
035663a
Update dependencies from https://github.com/dotnet/runtime build 2022…
dotnet-maestro[bot] Oct 3, 2022
34c2836
Merge branch 'main' into darc-main-99df2084-4788-4b0c-8601-dad98cd6864d
lewing Oct 3, 2022
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
Prev Previous commit
Next Next commit
…uild 20220930.2

Microsoft.CodeAnalysis.NetAnalyzers
 From Version 7.0.0-preview1.22471.2 -> To Version 7.0.0-preview1.22480.2
  • Loading branch information
dotnet-maestro[bot] committed Oct 1, 2022
commit 590e1d336fc16c858a4c304b086ca1e9c9e83f19
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -302,9 +302,9 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>b496d9ec07e2dec4fe85b63ea80a8b10b608ca59</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22476.2">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22480.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>06a9733336e1b5e95ecaa8925ddd14fcf3c86dad</Sha>
<Sha>e63ca3960d6b68a79dd093dcbecc62785ca4121c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="8.0.100-alpha.1.22462.3">
<Uri>https://github.com/dotnet/sdk</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22476.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22480.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisVersion>
<!--
TODO: Remove pinned version once arcade supplies a compiler that enables the repo to compile.
Expand Down