Skip to content

Commit 6ce6b88

Browse files
committed
(build) Updating project reference
1 parent 867a43b commit 6ce6b88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Source/GitReleaseManager/GitReleaseManager.Core.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
<Reference Include="Microsoft.CSharp" />
5656
<Reference Include="System.Data" />
5757
<Reference Include="System.Xml" />
58-
<Reference Include="YamlDotNet, Version=4.3.1.0, Culture=neutral, processorArchitecture=MSIL">
59-
<HintPath>..\packages\YamlDotNet.4.3.1\lib\net45\YamlDotNet.dll</HintPath>
58+
<Reference Include="YamlDotNet, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
59+
<HintPath>..\packages\YamlDotNet.5.0.0\lib\net45\YamlDotNet.dll</HintPath>
6060
</Reference>
6161
</ItemGroup>
6262
<ItemGroup>
@@ -94,4 +94,4 @@
9494
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
9595
<Import Project="..\..\BuildScripts\CodeAnalysis.props" Condition="Exists('..\..\BuildScripts\CodeAnalysis.props')" />
9696
<Import Project="..\..\BuildScripts\StyleCop.props" Condition="Exists('..\..\BuildScripts\StyleCop.props')" />
97-
</Project>
97+
</Project>

0 commit comments

Comments
 (0)