Browse Source

Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source

Bumps [IsExternalInit](https://github.com/manuelroemer/IsExternalInit) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/manuelroemer/IsExternalInit/releases)
- [Changelog](https://github.com/manuelroemer/IsExternalInit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/manuelroemer/IsExternalInit/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 4 years ago
parent
commit
e31a4f2228

+ 1 - 1
Ix.NET/Source/System.Linq.Async.SourceGenerator/System.Linq.Async.SourceGenerator.csproj

@@ -5,6 +5,6 @@
   </PropertyGroup>
   <ItemGroup>
     <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.9.0" PrivateAssets="all" />
-    <PackageReference Include="IsExternalInit" Version="1.0.0" PrivateAssets="all" />
+    <PackageReference Include="IsExternalInit" Version="1.0.1" PrivateAssets="all" />
   </ItemGroup>
 </Project>