Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "SendGrid details updated" #54

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
[Ss]ettings.Demo.config
[Ss]ettings.config.src

# Service Configuration files for Azure Cloud Service
ServiceConfiguration.Release.cscfg
ServiceConfiguration.Dev.cscfg
ServiceConfiguration.Cloud.cscfg
ServiceConfiguration.Demo.cscfg

# Nuget packages
.nupkg

Expand Down
4 changes: 0 additions & 4 deletions Data/Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -1015,10 +1015,6 @@
<None Include="Config\terminalBasecamp2\Settings.Dev.config" />
<None Include="Config\terminalBasecamp2\Settings.Release.config" />
<None Include="Config\terminalBox\Settings.config" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
<None Include="Config\terminalDocuSign\Settings.config" />
<None Include="Config\terminalDropbox\Settings.config" />
<None Include="Config\terminalFacebook\Settings.config" />
Expand Down
2 changes: 1 addition & 1 deletion Data/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<package id="EntityFramework" version="6.1.0" targetFramework="net45" />
<package id="ExcelDataReader" version="2.1.2.3" targetFramework="net45" />
<package id="FluentValidation" version="5.6.2.0" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net45" />
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
<package id="libphonenumber-csharp" version="7.2.5" targetFramework="net45" />
<package id="log4net" version="2.0.5" targetFramework="net45" />
Expand Down
4 changes: 0 additions & 4 deletions HubWeb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -838,10 +838,6 @@
<Content Include="Config\terminalFacebook\Settings.config" />
<Content Include="Config\terminalDropbox\Settings.config" />
<Content Include="Config\terminalDocuSign\Settings.config" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
<Content Include="Config\terminalBox\Settings.config" />
<Content Include="Config\terminalBasecamp2\Settings.Release.config" />
<Content Include="Config\terminalBasecamp2\Settings.Dev.config" />
Expand Down
4 changes: 0 additions & 4 deletions Services/PlanDirectory/PlanDirectory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,6 @@
<Content Include="Config\terminalFacebook\Settings.config" />
<Content Include="Config\terminalDropbox\Settings.config" />
<Content Include="Config\terminalDocuSign\Settings.config" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
<Content Include="Config\terminalBox\Settings.config" />
<Content Include="Config\terminalBasecamp2\Settings.Release.config" />
<Content Include="Config\terminalBasecamp2\Settings.Dev.config" />
Expand Down
2 changes: 1 addition & 1 deletion Services/PlanDirectory/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Analytics" version="2.0.0" targetFramework="net45" />
<package id="AutoMapper" version="4.0.4" targetFramework="net45" />
<package id="EntityFramework" version="6.1.0" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net45" />
<package id="libphonenumber-csharp" version="7.2.5" targetFramework="net45" />
<package id="log4net" version="2.0.5" targetFramework="net45" />
<package id="Microsoft.ApplicationInsights" version="2.0.0" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,6 @@
<None Include="Config\terminalBasecamp2\Settings.Dev.config" />
<None Include="Config\terminalBasecamp2\Settings.Release.config" />
<None Include="Config\terminalBox\Settings.config" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
<None Include="Config\terminalDocuSign\Settings.config" />
<None Include="Config\terminalDropbox\Settings.config" />
<None Include="Config\terminalFacebook\Settings.config" />
Expand Down
2 changes: 1 addition & 1 deletion Tests/HealthMonitor.HubLauncher/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="AutoMapper" version="4.0.4" targetFramework="net452" />
<package id="EntityFramework" version="6.1.0" targetFramework="net452" />
<package id="FluentValidation" version="5.6.2.0" targetFramework="net452" />
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net452" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net452" />
<package id="Hyak.Common" version="1.0.2" targetFramework="net452" />
<package id="libphonenumber-csharp" version="7.2.5" targetFramework="net452" />
<package id="log4net" version="2.0.5" targetFramework="net452" />
Expand Down
4 changes: 0 additions & 4 deletions Tests/HealthMonitor/HealthMonitor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,6 @@
<None Include="Config\terminalBasecamp2\Settings.Dev.config" />
<None Include="Config\terminalBasecamp2\Settings.Release.config" />
<None Include="Config\terminalBox\Settings.config" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
<None Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
<None Include="Config\terminalDocuSign\Settings.config" />
<None Include="Config\terminalDropbox\Settings.config" />
<None Include="Config\terminalFacebook\Settings.config" />
Expand Down
2 changes: 1 addition & 1 deletion Tests/HealthMonitor/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="EntityFramework" version="6.1.0" targetFramework="net45" />
<package id="ExcelDataReader" version="2.1.2.3" targetFramework="net45" />
<package id="FluentValidation" version="5.6.2.0" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net45" />
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
<package id="libphonenumber-csharp" version="7.2.5" targetFramework="net45" />
<package id="log4net" version="2.0.5" targetFramework="net45" />
Expand Down
2 changes: 1 addition & 1 deletion Views/Shared/CDN/_AngularAppScripts.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.9/angular-sanitize.min.js" type="text/javascript"></script>

<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular-aria.min.js" type="text/javascript"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/angular-messages/1.5.6/angular-messages.min.js" type="text/javascript"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/angular-messages/1.5.7/angular-messages.min.js" type="text/javascript"></script>
<script src="//ajax.googleapis.com/ajax/libs/angular_material/1.0.5/angular-material.min.js" type="text/javascript"></script>

<script src="//cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.18/angular-ui-router.min.js" type="text/javascript"></script>
Expand Down
3 changes: 2 additions & 1 deletion packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<package id="FluentValidation" version="5.6.2.0" targetFramework="net45" />
<package id="FluentValidation.MVC5" version="5.6.2.0" targetFramework="net45" />
<package id="FluentValidation.WebApi" version="5.6.2.0" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net45" />
<package id="Hangfire" version="1.6.0-beta2" targetFramework="net45" />
<package id="Hangfire.Core" version="1.6.0-beta2" targetFramework="net45" />
<package id="Hangfire.SqlServer" version="1.6.0-beta2" targetFramework="net45" />
Expand Down Expand Up @@ -60,6 +60,7 @@
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="2.0.1.0" targetFramework="net45" />
<package id="Modernizr" version="2.7.2" targetFramework="net45" />
<package id="MSBuild.NugetContentRestore" version="0.1.6" targetFramework="net45" />
<package id="NewRelic.Azure.WebSites" version="5.9.74.0" targetFramework="net45" />
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" />
<package id="Owin" version="1.0" targetFramework="net45" />
<package id="PusherServer" version="2.1.1.0" targetFramework="net45" />
Expand Down
2 changes: 1 addition & 1 deletion terminalAtlassian/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="AutoMapper" version="4.0.4" targetFramework="net45" />
<package id="EntityFramework" version="6.1.0" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net45" />
<package id="log4net" version="2.0.5" targetFramework="net45" />
<package id="Microsoft.ApplicationInsights" version="2.0.0" targetFramework="net45" />
<package id="Microsoft.ApplicationInsights.JavaScript" version="0.11.0-build09387" targetFramework="net45" />
Expand Down
4 changes: 0 additions & 4 deletions terminalAtlassian/terminalAtlassian.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -327,10 +327,6 @@
<Content Include="Config\terminalFacebook\Settings.config" />
<Content Include="Config\terminalDropbox\Settings.config" />
<Content Include="Config\terminalDocuSign\Settings.config" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
<Content Include="Config\terminalBox\Settings.config" />
<Content Include="Config\terminalBasecamp2\Settings.Release.config" />
<Content Include="Config\terminalBasecamp2\Settings.Dev.config" />
Expand Down
2 changes: 1 addition & 1 deletion terminalAzure/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="AutoMapper" version="4.0.4" targetFramework="net45" />
<package id="EntityFramework" version="6.1.0" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net45" />
<package id="log4net" version="2.0.5" targetFramework="net45" />
<package id="Microsoft.ApplicationInsights" version="2.0.0" targetFramework="net45" />
<package id="Microsoft.ApplicationInsights.Log4NetAppender" version="1.2.5" targetFramework="net45" />
Expand Down
4 changes: 0 additions & 4 deletions terminalAzure/terminalAzure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,6 @@
<Content Include="Config\terminalFacebook\Settings.config" />
<Content Include="Config\terminalDropbox\Settings.config" />
<Content Include="Config\terminalDocuSign\Settings.config" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
<Content Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
<Content Include="Config\terminalBox\Settings.config" />
<Content Include="Config\terminalBasecamp2\Settings.Release.config" />
<Content Include="Config\terminalBasecamp2\Settings.Dev.config" />
Expand Down
2 changes: 1 addition & 1 deletion terminalBasecamp2/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Fr8.PrivateSettings" version="1.2016.196.4" targetFramework="net45" />
<package id="Fr8.PrivateSettings" version="1.2016.196.1" targetFramework="net45" />
<package id="log4net" version="2.0.5" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi" version="5.2.3" targetFramework="net452" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net452" />
Expand Down
120 changes: 54 additions & 66 deletions terminalBasecamp2/terminalBasecamp2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -176,60 +176,6 @@
<ItemGroup>
<Content Include="Config\terminalBasecamp2\Settings.config.readme" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\HealthMonitor\Settings.config.src" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Dev|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Demo|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
<Error Condition="!Exists('..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets'))" />
</Target>
<Import Project="..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets" Condition="Exists('..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets')" />
<ItemGroup>
<Log4netConfigFiles Include="..\Config\log4net.terminals.config" />
<Log4netConfigFiles Include="..\Config\log4net.terminals.Demo.config" />
<Log4netConfigFiles Include="..\Config\log4net.terminals.Dev.config" />
<Log4netConfigFiles Include="..\Config\log4net.terminals.Release.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\terminalYammer\Settings.Release.config" />
</ItemGroup>
Expand Down Expand Up @@ -320,18 +266,6 @@
<ItemGroup>
<Content Include="Config\terminalDocuSign\Settings.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\terminalCloudService\ServiceConfiguration.Release.cscfg" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\terminalCloudService\ServiceConfiguration.Dev.cscfg" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\terminalCloudService\ServiceConfiguration.Demo.cscfg" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\terminalCloudService\ServiceConfiguration.Cloud.cscfg" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\terminalBox\Settings.config" />
</ItemGroup>
Expand Down Expand Up @@ -362,6 +296,60 @@
<ItemGroup>
<Content Include="Config\HubWeb\Settings.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Config\HealthMonitor\Settings.config.src" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Dev|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Demo|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
<Error Condition="!Exists('..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets'))" />
</Target>
<Import Project="..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets" Condition="Exists('..\packages\MSBuild.NugetContentRestore.0.1.6\build\net40\MSBuild.NugetContentRestore.targets')" />
<ItemGroup>
<Log4netConfigFiles Include="..\Config\log4net.terminals.config" />
<Log4netConfigFiles Include="..\Config\log4net.terminals.Demo.config" />
<Log4netConfigFiles Include="..\Config\log4net.terminals.Dev.config" />
<Log4netConfigFiles Include="..\Config\log4net.terminals.Release.config" />
</ItemGroup>
<Target Name="BeforeCompile">
<Copy SourceFiles="@(Log4NetConfigFiles)" DestinationFolder="." />
</Target>
Expand Down
Loading