File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" 4 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project ToolsVersion =" 12 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup >
4
4
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5
5
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
123
123
</ItemGroup >
124
124
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
125
125
<Import Project =" $(MSBuildProjectDirectory)\..\MSBuild\AssemblyInfo.targets" />
126
- <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
127
126
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
128
127
Other similar extension points exist, see Microsoft.Common.targets.
129
128
<Target Name="BeforeBuild">
You can’t perform that action at this time.
0 commit comments