Skip to content

Commit 5cbc393

Browse files
Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
Bumps [IsExternalInit](https://github.com/manuelroemer/IsExternalInit) from 1.0.1 to 1.0.2. - [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]>
1 parent 118476b commit 5cbc393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ix.NET/Source/System.Linq.Async.SourceGenerator/System.Linq.Async.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.9.0" PrivateAssets="all" />
9-
<PackageReference Include="IsExternalInit" Version="1.0.1" PrivateAssets="all" />
9+
<PackageReference Include="IsExternalInit" Version="1.0.2" PrivateAssets="all" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)