Bump Namotion.Reflection from 2.1.1 to 2.1.2 (#1291)

Bumps [Namotion.Reflection](https://github.com/RicoSuter/Namotion.Reflection) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/RicoSuter/Namotion.Reflection/releases)
- [Commits](https://github.com/RicoSuter/Namotion.Reflection/commits)

---
updated-dependencies:
- dependency-name: Namotion.Reflection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-04 10:00:43 -07:00
committed by GitHub
parent 90f855e5c3
commit dc5fbb7324

View File

@@ -18,7 +18,7 @@
<PackageReference Include="NJsonSchema" Version="10.8.0" GeneratePathProperty="true" PrivateAssets="all" /> <PackageReference Include="NJsonSchema" Version="10.8.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" /> <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" PrivateAssets="all" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Namotion.Reflection" Version="2.1.1" GeneratePathProperty="true" PrivateAssets="all" /> <PackageReference Include="Namotion.Reflection" Version="2.1.2" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" GeneratePathProperty="true" PrivateAssets="all" /> <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" GeneratePathProperty="true" PrivateAssets="all" />
</ItemGroup> </ItemGroup>