Skip to content

Commit

Permalink
chore(deps): bump CSharpier.MSBuild from 0.29.2 to 0.30.1 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent de6620d commit 66d27de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.29.2" />
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.30.1" />
<GlobalPackageReference Include="GitVersion.MsBuild" Version="6.0.5" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
Expand All @@ -16,9 +16,9 @@
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageVersion Update="Microsoft.Extensions.Hosting" Version="8.0.1" Condition=" '$(TargetFramework)' == 'net8.0-windows' " />
<PackageVersion Update="Microsoft.Extensions.Hosting" Version="9.0.0" Condition=" '$(TargetFramework)' == 'net8.0-windows' " />
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
<PackageVersion Update="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" Condition=" '$(TargetFramework)' == 'net8.0-windows' " />
<PackageVersion Update="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" Condition=" '$(TargetFramework)' == 'net8.0-windows' " />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.3.1" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
Expand Down

0 comments on commit 66d27de

Please sign in to comment.