Skip to content

Commit

Permalink
Escape symbols in nuspec (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
reisenberger authored Aug 6, 2017
1 parent 7685d88 commit eeb0384
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Polly.Net40Async.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

5.3.1
---------------------
- Make ISyncPolicy<TResult> public
- Make ISyncPolicy&lt;TResult&gt; public
- (Upgrade solution to msbuild15)

5.3.0
Expand Down
2 changes: 1 addition & 1 deletion src/Polly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

5.3.1
---------------------
- Make ISyncPolicy<TResult> public
- Make ISyncPolicy&lt;TResult&gt; public
- (Upgrade solution to msbuild15)

5.3.0
Expand Down

0 comments on commit eeb0384

Please sign in to comment.