Skip to content

Commit a6aecaa

Browse files
fix: Added polly to nuspec file (#280)
* revert back to old version * Updated nuspec file --------- Co-authored-by: Chalapala RaghavendraReddy <raghavendrareddy.chalapala@siemens.com>
1 parent 52eae12 commit a6aecaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CA.nuspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
<file src="out\net8.0\log4net.ansi.config" target="tools\log4net.ansi.config"/>
5858
<file src="out\net8.0\log4net.color.config" target="tools\log4net.color.config"/>
5959
<file src="out\net8.0\log4net.dll" target="tools\log4net.dll"/>
60+
<file src="out\net8.0\Polly.Core.dll" target="tools\Polly.Core.dll"/>
61+
<file src="out\net8.0\Polly.dll" target="tools\Polly.dll"/>
6062
<file src="out\net8.0\Markdig.Signed.dll" target="tools\Markdig.Signed.dll"/>
6163
<file src="out\net8.0\Microsoft.ApplicationInsights.dll" target="tools\Microsoft.ApplicationInsights.dll"/>
6264
<file src="out\net8.0\Microsoft.Build.Locator.dll" target="tools\Microsoft.Build.Locator.dll"/>

0 commit comments

Comments
 (0)