We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c5ff3 commit 148147bCopy full SHA for 148147b
appveyor.yml
@@ -2,7 +2,7 @@ version: '{build}'
2
image: Visual Studio 2017
3
environment:
4
NUGET_API_KEY:
5
- secure: KBgtBksw79Z4kFehSqUePYoknzeWB8Tq8eAzSFPxDysRJCjJT3iUiCzk7OweTp0K
+ secure: ZipOsavSURgYiPIWD01xFd9ug5f8/qaNNsHRwuPsqlSFrr6adAwd4yG4qgDQ6jOC
6
MYGET_API_KEY:
7
secure: JNkkCPfd2fNbhiTek4Hg4lP3Gf1IvB9xFf/Gv0pJGbw4+h8inQBaKZ6XlxpgRO44
8
src/Cofoundry.Plugins.Mail.MailKit/Cofoundry.Plugins.Mail.MailKit.csproj
@@ -16,7 +16,7 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="Cofoundry.Core" Version="0.2.0-beta0098" />
+ <PackageReference Include="Cofoundry.Core" Version="0.2.0" />
20
<PackageReference Include="MailKit" Version="2.0.1" />
21
</ItemGroup>
22
0 commit comments