Skip to content

Commit 65dbf93

Browse files
committed
PostSharp.Engineering updated.
1 parent 4bad38e commit 65dbf93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<!-- Set versions of dependencies that need special treatment or consist of multiple packages of the same version. -->
77
<PropertyGroup>
8-
<PostSharpEngineeringVersion Condition="'$(PostSharpEngineeringVersion)'==''">2023.2.146</PostSharpEngineeringVersion>
8+
<PostSharpEngineeringVersion Condition="'$(PostSharpEngineeringVersion)'==''">2023.2.151</PostSharpEngineeringVersion>
99
</PropertyGroup>
1010
<ItemGroup>
1111
<PackageVersion Include="PostSharp.Engineering.BuildTools" Version="$(PostSharpEngineeringVersion)" />

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"rollForward": "minor"
55
},
66
"msbuild-sdks": {
7-
"PostSharp.Engineering.Sdk": "2023.2.146"
7+
"PostSharp.Engineering.Sdk": "2023.2.151"
88
}
99
}

0 commit comments

Comments
 (0)