Skip to content

Commit

Permalink
Merge pull request #39 from microsoft/safeHandles
Browse files Browse the repository at this point in the history
Re-enable SafeHandles
  • Loading branch information
AArnott committed Jan 21, 2021
2 parents e5aff40 + 899a333 commit 9c0d2bd
Show file tree
Hide file tree
Showing 4 changed files with 147 additions and 89 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>

<MetadataVersion>10.0.19041.5-preview</MetadataVersion>
<MetadataVersion>10.0.19041.5-preview.1</MetadataVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9c0d2bd

Please sign in to comment.