Bump Namotion.Reflection from 3.0.0 to 3.0.1 (#1440)

Bumps [Namotion.Reflection](https://github.com/RicoSuter/Namotion.Reflection) from 3.0.0 to 3.0.1.
- [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-10-27 17:35:14 +02:00
committed by GitHub
parent 4f3415d9cb
commit e2b54da276

View File

@@ -23,7 +23,7 @@
<PackageReference Include="NJsonSchema" Version="10.9.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="Namotion.Reflection" Version="3.0.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Namotion.Reflection" Version="3.0.1" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" GeneratePathProperty="true" PrivateAssets="all" />
</ItemGroup>