Skip to content

Commit 36d2303

Browse files
Bump Particular.Packaging from 2.2.0 to 3.0.0
Bumps [Particular.Packaging](https://github.com/Particular/Particular.Packaging) from 2.2.0 to 3.0.0. - [Commits](Particular/Particular.Packaging@2.2.0...3.0.0) --- updated-dependencies: - dependency-name: Particular.Packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 260df92 commit 36d2303

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/NServiceBus.AzureFunctions.Analyzer/NServiceBus.AzureFunctions.Analyzer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>$(AnalyzerTargetFramework)</TargetFramework>
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Particular.Packaging" Version="2.2.0" PrivateAssets="All" />
13+
<PackageReference Include="Particular.Packaging" Version="3.0.0" PrivateAssets="All" />
1414
<!-- this package can only be upgraded when we drop support for older versions of Visual Studio -->
1515
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)