File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
src/SourceBuild/content/eng Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 31
31
<!-- msbuild dependencies -->
32
32
<MicrosoftBuildVersion >17.8.3</MicrosoftBuildVersion >
33
33
<!-- runtime dependencies -->
34
- <MicrosoftExtensionsFileSystemGlobbingVersion >8.0.0</MicrosoftExtensionsFileSystemGlobbingVersion >
35
- <MicrosoftExtensionsLoggingConsoleVersion >8.0.0</MicrosoftExtensionsLoggingConsoleVersion >
36
- <MicrosoftExtensionsLoggingVersion >8.0.0</MicrosoftExtensionsLoggingVersion >
34
+ <MicrosoftExtensionsFileSystemGlobbingVersion >9.0.0</MicrosoftExtensionsFileSystemGlobbingVersion >
35
+ <MicrosoftExtensionsLoggingConsoleVersion >9.0.0</MicrosoftExtensionsLoggingConsoleVersion >
36
+ <MicrosoftExtensionsLoggingVersion >9.0.0</MicrosoftExtensionsLoggingVersion >
37
+ <!-- nuget dependencies -->
38
+ <NuGetProtocolVersion >6.11.0</NuGetProtocolVersion >
37
39
<!-- external dependencies -->
38
40
<NewtonsoftJsonVersion >13.0.3</NewtonsoftJsonVersion >
39
- <NuGetProtocolVersion >6.9.1</NuGetProtocolVersion >
40
41
<OctokitVersion >10.0.0</OctokitVersion >
41
42
</PropertyGroup >
42
43
</Project >
You can’t perform that action at this time.
0 commit comments