File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,9 @@ Global
2020 {C6E1FF08-07E8-47A9-B04B-F2F91468F045} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
2121 {C6E1FF08-07E8-47A9-B04B-F2F91468F045} .Debug| Any CPU .Build .0 = Debug| Any CPU
2222 {C6E1FF08-07E8-47A9-B04B-F2F91468F045} .Release| Any CPU .ActiveCfg = Release| Any CPU
23- {C6E1FF08-07E8-47A9-B04B-F2F91468F045} .Release| Any CPU .Build .0 = Release| Any CPU
2423 {075157D6-C3A9-43B0-8DCF-D1B86248C205} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
2524 {075157D6-C3A9-43B0-8DCF-D1B86248C205} .Debug| Any CPU .Build .0 = Debug| Any CPU
2625 {075157D6-C3A9-43B0-8DCF-D1B86248C205} .Release| Any CPU .ActiveCfg = Release| Any CPU
27- {075157D6-C3A9-43B0-8DCF-D1B86248C205} .Release| Any CPU .Build .0 = Release| Any CPU
2826 {5FE88690-970A-4B7C-A8E9-BD8FF42FA01B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
2927 {5FE88690-970A-4B7C-A8E9-BD8FF42FA01B} .Debug| Any CPU .Build .0 = Debug| Any CPU
3028 {5FE88690-970A-4B7C-A8E9-BD8FF42FA01B} .Release| Any CPU .ActiveCfg = Release| Any CPU
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
33 <metadata >
44 <id >SocketLabs.EmailDelivery</id >
5- <version >1.0.0.1 </version >
5+ <version >1.0.0.2 </version >
66 <title >SocketLabs.EmailDelivery</title >
77 <authors >SocketLabs</authors >
88 <licenseUrl >https://github.com/socketlabs/socketlabs-csharp/blob/master/LICENSE.MD</licenseUrl >
Original file line number Diff line number Diff line change 88 <PackageId >SocketLabs</PackageId >
99 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1010 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
11- <Version >1.0.0.1 </Version >
11+ <Version >1.0.0.2 </Version >
1212 <Copyright >(C) 2018 SocketLabs</Copyright >
1313 <PackageIconUrl >https://www.socketlabs.com/assets/socketlabs-logo1.png</PackageIconUrl >
1414 <Authors >SocketLabs Development Team</Authors >
4848 <Compile Remove =" InjectionApi\ValidationResult.cs" />
4949 </ItemGroup >
5050
51+
5152 <ItemGroup >
5253 <None Include =" SocketLabs.shfbproj" />
5354 </ItemGroup >
You can’t perform that action at this time.
0 commit comments