File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Cofoundry.Plugins.Mail.MailKit Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
</PropertyGroup >
12
12
13
13
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
14
- <DocumentationFile >bin\Release\netstandard1.6 \Cofoundry.Plugins.Mail.MailKit.xml</DocumentationFile >
14
+ <DocumentationFile >bin\Release\netstandard2.0 \Cofoundry.Plugins.Mail.MailKit.xml</DocumentationFile >
15
15
<NoWarn >1701;1702;1705;1591</NoWarn >
16
16
</PropertyGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Cofoundry.Core" Version =" 0.5 .0" />
20
- <PackageReference Include =" MailKit" Version =" 2.0.6 " />
19
+ <PackageReference Include =" Cofoundry.Core" Version =" 0.6 .0" />
20
+ <PackageReference Include =" MailKit" Version =" 2.1.2 " />
21
21
</ItemGroup >
22
22
23
23
</Project >
You can’t perform that action at this time.
0 commit comments