Skip to content

Commit c4d70e2

Browse files
chore(deps): update dotnet monorepo
1 parent a0e6163 commit c4d70e2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.202",
3+
"version": "9.0.203",
44
"rollForward": "latestMinor"
55
}
66
}

config/.csharp-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.202
1+
9.0.203

tests/output/csharp/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.202",
3+
"version": "9.0.203",
44
"rollForward": "latestMinor"
55
}
66
}

tests/output/csharp/src/Algolia.Search.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2121
<PackageReference Include="Moq" Version="4.20.72" />
2222
<PackageReference Include="Quibble.Xunit" Version="0.3.1" />
23-
<PackageReference Include="System.Text.Json" Version="9.0.3" />
23+
<PackageReference Include="System.Text.Json" Version="9.0.4" />
2424
<PackageReference Include="xunit" Version="2.9.3" />
2525
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)