Skip to content

Commit 13382e1

Browse files
committed
Update Mono.Cecil package to 0.11.6
it fixes certain issues of pdb files being unsynced with code
1 parent b900eaf commit 13382e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Weaver/Xtensive.Orm.Weaver/Xtensive.Orm.Weaver.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Configurations>Debug;Release;Debug-NET6;Release-NET6;Debug-NET7;Release-NET7;Debug-NET8;Release-NET8</Configurations>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
14+
<PackageReference Include="Mono.Cecil" Version="0.11.6" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<Folder Include="Properties\" />

0 commit comments

Comments
 (0)