Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
# Conflicts:
#	framework/Directory.Build.props
#	framework/src/Amos.Abp.Domain/Amos.Abp.Domain.csproj
#	framework/src/Amos.Abp.EntityFrameworkCore/Amos.Abp.EntityFrameworkCore.csproj
#	framework/src/Amos.Abp.SqlScript/Amos.Abp.SqlScript.csproj
#	framework/src/Amos.Abp.TempTable/Amos.Abp.TempTable.csproj
#	framework/test/Amos.Abp.TestBase/Amos.Abp.TestBase.csproj
  • Loading branch information
izanhzh committed Dec 8, 2023
2 parents 2dc5af8 + bb27a3d commit 8ac2a66
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Volo.Abp.EntityFrameworkCore"/>
Expand Down
2 changes: 1 addition & 1 deletion framework/src/Amos.Abp.SqlScript/Amos.Abp.SqlScript.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Scriban"/>
Expand Down
2 changes: 1 addition & 1 deletion framework/src/Amos.Abp.TempTable/Amos.Abp.TempTable.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient"/>
Expand Down

0 comments on commit 8ac2a66

Please sign in to comment.