.net 40
This commit is contained in:
@@ -74,7 +74,6 @@
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="packages.config" />
|
||||
<None Include="TimberWinR.ServiceHost.nuspec" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\TimberWinR\TimberWinR.csproj">
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<package >
|
||||
<metadata>
|
||||
<id>TimberWinR.ServiceHost</id>
|
||||
<version>$version$</version>
|
||||
<title>TimberWinR.ServiceHost</title>
|
||||
<authors>efontana</authors>
|
||||
<owners>efontana</owners>
|
||||
<licenseUrl>http://LICENSE_URL_HERE_OR_DELETE_THIS_LINE</licenseUrl>
|
||||
<projectUrl>http://PROJECT_URL_HERE_OR_DELETE_THIS_LINE</projectUrl>
|
||||
<iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>TimberWinR Service</description>
|
||||
<releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
|
||||
<copyright>Copyright 2014</copyright>
|
||||
<tags>Tag1 Tag2</tags>
|
||||
<dependencies>
|
||||
<dependency id="csredis" version="1.4.7.1" />
|
||||
<dependency id="Newtonsoft.Json" version="6.0.3" />
|
||||
<dependency id="NLog" version="3.1.0.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user