Output: Create Visual Studio .csproj files when using --project (Project References are not currently resolved)
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProjectGuid>%PROJECTGUID%</ProjectGuid>
|
||||
<ProjectGuid>{%PROJECTGUID%}</ProjectGuid>
|
||||
<!--<ProductVersion/>-->
|
||||
<!--<SchemaVersion/>-->
|
||||
<OutputType>Library</OutputType>
|
||||
|
||||
Reference in New Issue
Block a user