Skip to content

Commit 336017f

Browse files
committed
Update Intent.RoslynWeaver.Attributes package version to 3.0.0
1 parent 7d5747e commit 336017f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Modules/Intent.Modules.Aws.Lambda.Functions.Dispatch.MediatR/Intent.Modules.Aws.Lambda.Functions.Dispatch.MediatR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="Intent.RoslynWeaver.Attributes" Version="2.1.7" />
16+
<PackageReference Include="Intent.RoslynWeaver.Attributes" Version="3.0.0" />
1717
<PackageReference Include="Intent.SoftwareFactory.SDK" Version="3.10.0-pre.2" />
1818
</ItemGroup>
1919

Modules/Intent.Modules.Aws.Lambda.Functions.Dispatch.Services/Intent.Modules.Aws.Lambda.Functions.Dispatch.Services.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="Intent.RoslynWeaver.Attributes" Version="2.1.7" />
15+
<PackageReference Include="Intent.RoslynWeaver.Attributes" Version="3.0.0" />
1616
<PackageReference Include="Intent.SoftwareFactory.SDK" Version="3.10.0-pre.2" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)