File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Foundatio.Repositories.Elasticsearch Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <Compile Include =" ..\Foundatio.Repositories\Extensions\TaskExtensions.cs" Link =" Extensions\TaskExtensions.cs" />
44 </ItemGroup >
55 <ItemGroup >
6- <PackageReference Include =" Foundatio.Parsers.ElasticQueries" Version =" 7.17.15 " Condition =" '$(ReferenceFoundatioRepositoriesSource)' == '' OR '$(ReferenceFoundatioRepositoriesSource)' == 'false'" />
6+ <PackageReference Include =" Foundatio.Parsers.ElasticQueries" Version =" 7.17.17 " Condition =" '$(ReferenceFoundatioRepositoriesSource)' == '' OR '$(ReferenceFoundatioRepositoriesSource)' == 'false'" />
77 <ProjectReference Include =" $(FoundatioProjectsDir)Foundatio.Parsers\src\Foundatio.Parsers.ElasticQueries\Foundatio.Parsers.ElasticQueries.csproj" Condition =" '$(ReferenceFoundatioRepositoriesSource)' == 'true'" />
88 <ProjectReference Include =" ..\Foundatio.Repositories\Foundatio.Repositories.csproj" />
99 </ItemGroup >
Original file line number Diff line number Diff line change 66 <NoWarn >$(NoWarn);CS1591;NU1701</NoWarn >
77 </PropertyGroup >
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " />
9+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
1010 <PackageReference Include =" xunit" Version =" 2.9.3" />
11- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0 " />
11+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.1 " />
1212
1313 <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" PrivateAssets =" All" />
1414
You can’t perform that action at this time.
0 commit comments