8000 [main] Source code updates from dotnet/efcore (#343) · dotnet/dotnet@1a0adec · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a0adec

Browse files
[main] Source code updates from dotnet/efcore (#343)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5c2ec77 commit 1a0adec

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

prereqs/git-info/efcore.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<GitCommitHash>c481582e500624eb9b60bba55e196c2da356be9f</GitCommitHash>
5-
<OfficialBuildId>20250430.1</OfficialBuildId>
6-
<OutputPackageVersion>10.0.0-preview.5.25230.1</OutputPackageVersion>
4+
<GitCommitHash>9344f49bb84a7a524217de7dc75be51c68a659b2</GitCommitHash>
5+
<OfficialBuildId>20250501.1</OfficialBuildId>
6+
<OutputPackageVersion>10.0.0-preview.5.25251.1</OutputPackageVersion>
77
</PropertyGroup>
88
</Project>

src/efcore/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.50.0-preview.0" />
4141

4242
<!-- SQL Server dependencies -->
43-
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.1" />
43+
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.1.0-preview1.25120.4" />
4444
<PackageVersion Include="Microsoft.SqlServer.Types" Version="160.1000.6" />
4545

4646
<!-- external dependencies -->

src/efcore/eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<MicrosoftCodeAnalysisVersion>4.13.0</MicrosoftCodeAnalysisVersion>
4343
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.3-beta1.24423.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
4444
<MicrosoftCodeAnalysisCSharpTestingVersion>1.1.3-beta1.24352.1</MicrosoftCodeAnalysisCSharpTestingVersion>
45-
<AzureIdentityVersion>1.13.1</AzureIdentityVersion>
45+
<AzureIdentityVersion>1.13.2</AzureIdentityVersion>
4646
<AzureResourceManagerCosmosDBVersion>1.3.2</AzureResourceManagerCosmosDBVersion>
4747
<OpenTelemetryExporterInMemoryVersion>1.8.1</OpenTelemetryExporterInMemoryVersion>
4848
<SQLitePCLRawVersion>2.1.10</SQLitePCLRawVersion>

src/source-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"commitSha": "c174aba9f07ab60c9dc4a68080988e5fd411afea"
5151
},
5252
{
53-
"packageVersion": "10.0.0-preview.5.25230.1",
54-
"barId": 266502,
53+
"packageVersion": "10.0.0-preview.5.25251.1",
54+
"barId": 266584,
5555
"path": "efcore",
5656
"remoteUri": "https://github.com/dotnet/efcore",
57-
"commitSha": "c481582e500624eb9b60bba55e196c2da356be9f"
57+
"commitSha": "9344f49bb84a7a524217de7dc75be51c68a659b2"
5858
},
5959
{
6060
"packageVersion": "10.0.0-preview.5.25224.1",

0 commit comments

Comments
 (0)
0