Skip to content

Commit 6516c34

Browse files
committed
bump Smdn.Fundamental.Reflection up to 3.6.x
1 parent 8072777 commit 6516c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Smdn.Reflection.ReverseGenerating.ListApi.Core/Smdn.Reflection.ReverseGenerating.ListApi.Core.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SPDX-License-Identifier: MIT
1616
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
1717
<PackageReference Include="Smdn.Fundamental.Stream.TextReader" Version="3.*" />
1818
<!-- This updates package reference for Smdn.Fundamental.Reflection referenced from Smdn.Reflection.ReverseGenerating.ListApi.Core. -->
19-
<PackageReference Include="Smdn.Fundamental.Reflection" Version="3.4.*" Condition=" '$(TestReleasedPackage)' == 'true' " />
19+
<PackageReference Include="Smdn.Fundamental.Reflection" Version="3.6.*" Condition=" '$(TestReleasedPackage)' == 'true' " />
2020
</ItemGroup>
2121

2222
<Target Name="WriteTestAssemblyInfo" BeforeTargets="BeforeBuild">

0 commit comments

Comments
 (0)