We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94aa95 commit 03e1b7eCopy full SHA for 03e1b7e
1 file changed
Directory.Packages.props
@@ -1,11 +1,11 @@
1
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
2
<Project>
3
<PropertyGroup>
4
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
5
</PropertyGroup>
6
<!-- Set versions of dependencies that need special treatment or consist of multiple packages of the same version. -->
7
8
- <PostSharpEngineeringVersion Condition="'$(PostSharpEngineeringVersion)'==''">2023.2.304</PostSharpEngineeringVersion>
+ <PostSharpEngineeringVersion Condition="'$(PostSharpEngineeringVersion)'==''">2023.2.305</PostSharpEngineeringVersion>
9
10
<ItemGroup>
11
<PackageVersion Include="PostSharp.Engineering.BuildTools" Version="$(PostSharpEngineeringVersion)" />
0 commit comments