Skip to content

Commit ae50d4c

Browse files
committed
change tests
1 parent ba5188a commit ae50d4c

21 files changed

+676
-810
lines changed
-1.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

APIs/FileSystemAPI/FileSystem/FileSystem.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Json.Net" Version="1.0.33" />
15-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.8" />
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.8" />
17-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.8">
15+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.9" />
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.9" />
17+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.9">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
21-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.8" />
22-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.6" />
21+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.10" />
22+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.7" />
2323
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
2424
</ItemGroup>
2525

Binary file not shown.

APIs/FileSystemAPI/FileSystem/obj/FileSystem.csproj.nuget.dgspec.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,25 +46,25 @@
4646
},
4747
"Microsoft.EntityFrameworkCore": {
4848
"target": "Package",
49-
"version": "[6.0.8, )"
49+
"version": "[6.0.9, )"
5050
},
5151
"Microsoft.EntityFrameworkCore.SqlServer": {
5252
"target": "Package",
53-
"version": "[6.0.8, )"
53+
"version": "[6.0.9, )"
5454
},
5555
"Microsoft.EntityFrameworkCore.Tools": {
5656
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
5757
"suppressParent": "All",
5858
"target": "Package",
59-
"version": "[6.0.8, )"
59+
"version": "[6.0.9, )"
6060
},
6161
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
6262
"target": "Package",
63-
"version": "[6.0.8, )"
63+
"version": "[6.0.10, )"
6464
},
6565
"Npgsql.EntityFrameworkCore.PostgreSQL": {
6666
"target": "Package",
67-
"version": "[6.0.6, )"
67+
"version": "[6.0.7, )"
6868
},
6969
"Swashbuckle.AspNetCore": {
7070
"target": "Package",

APIs/FileSystemAPI/FileSystem/obj/FileSystem.csproj.nuget.g.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
1616
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
1717
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
18-
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\6.0.8\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\6.0.8\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props')" />
19-
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\6.0.8\build\net6.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\6.0.8\build\net6.0\Microsoft.EntityFrameworkCore.Design.props')" />
18+
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\6.0.9\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\6.0.9\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props')" />
19+
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\6.0.9\build\net6.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\6.0.9\build\net6.0\Microsoft.EntityFrameworkCore.Design.props')" />
2020
</ImportGroup>
2121
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
2222
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\user\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
2323
<PkgMessagePackAnalyzer Condition=" '$(PkgMessagePackAnalyzer)' == '' ">C:\Users\user\.nuget\packages\messagepackanalyzer\2.1.152</PkgMessagePackAnalyzer>
2424
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\user\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.2</PkgMicrosoft_CodeAnalysis_Analyzers>
2525
<PkgMicrosoft_CodeAnalysis_AnalyzerUtilities Condition=" '$(PkgMicrosoft_CodeAnalysis_AnalyzerUtilities)' == '' ">C:\Users\user\.nuget\packages\microsoft.codeanalysis.analyzerutilities\3.3.0</PkgMicrosoft_CodeAnalysis_AnalyzerUtilities>
26-
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\user\.nuget\packages\microsoft.entityframeworkcore.tools\6.0.8</PkgMicrosoft_EntityFrameworkCore_Tools>
26+
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\user\.nuget\packages\microsoft.entityframeworkcore.tools\6.0.9</PkgMicrosoft_EntityFrameworkCore_Tools>
2727
</PropertyGroup>
2828
</Project>

0 commit comments

Comments
 (0)