Update format patch

This commit is contained in:
Matt Thalman 2023-07-10 08:06:04 -05:00
parent bf62ec46b4
commit 65db63eb44

View file

@ -32,7 +32,7 @@ index cdfa5f5e..86f02b44 100644
+++ b/eng/Version.Details.xml +++ b/eng/Version.Details.xml
@@ -13,6 +13,10 @@ @@ -13,6 +13,10 @@
<Uri>https://github.com/dotnet/command-line-api</Uri> <Uri>https://github.com/dotnet/command-line-api</Uri>
<Sha>82273cb56c83b589e8e5b63da0ac9745ffc6e105</Sha> <Sha>c776cd4e906b669b9cce1017fee7d0ba9845d163</Sha>
</Dependency> </Dependency>
+ <Dependency Name="System.Text.Json" Version="6.0.8"> + <Dependency Name="System.Text.Json" Version="6.0.8">
+ <Uri>https://github.com/dotnet/runtime</Uri> + <Uri>https://github.com/dotnet/runtime</Uri>
@ -40,7 +40,7 @@ index cdfa5f5e..86f02b44 100644
+ </Dependency> + </Dependency>
</ProductDependencies> </ProductDependencies>
<ToolsetDependencies> <ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22207.2"> <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22517.1">
diff --git a/eng/Versions.props b/eng/Versions.props diff --git a/eng/Versions.props b/eng/Versions.props
index 27582078..bccaf176 100644 index 27582078..bccaf176 100644
--- a/eng/Versions.props --- a/eng/Versions.props