Skip to content

Commit 9fcaafc

Browse files
Update .NET Runtimes to latest version (#6967)
Co-authored-by: Eric StJohn <[email protected]>
1 parent 9e500a5 commit 9fcaafc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
<!-- Test-only Dependencies -->
7878
<ApprovalTestsVersion>5.4.7</ApprovalTestsVersion>
7979
<BenchmarkDotNetVersion>0.13.1</BenchmarkDotNetVersion>
80-
<DotNetRuntime60Version>6.0.9</DotNetRuntime60Version>
81-
<DotNetRuntime80Version>8.0.0</DotNetRuntime80Version>
80+
<DotNetRuntime60Version>6.0.26</DotNetRuntime60Version>
81+
<DotNetRuntime80Version>8.0.1</DotNetRuntime80Version>
8282
<FluentAssertionVersion>5.10.2</FluentAssertionVersion>
8383
<MicrosoftCodeAnalysisTestingVersion>1.1.2-beta1.23431.1</MicrosoftCodeAnalysisTestingVersion>
8484
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.24059.4</MicrosoftDotNetXUnitExtensionsVersion>

0 commit comments

Comments
 (0)