File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
src/Riverside.JsonBinder.Console Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
1212 <ItemGroup >
1313 <PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
1414 <PackageReference Include =" System.CommandLine.NamingConventionBinder" Version =" 2.0.0-beta4.22272.1" />
15- </ItemGroup >
16-
17- <ItemGroup >
18- <ProjectReference Condition =" '$(Configuration)' == 'Debug'" Include =" ..\Riverside.JsonBinder\Riverside.JsonBinder.csproj" />
19- <PackageReference Condition =" '$(Configuration)' == 'Release'" Include =" Riverside.JsonBinder" Version =" $(DisplayVersion)" />
15+ <PackageReference Include =" Riverside.JsonBinder" Version =" $(DisplayVersion)" />
2016 </ItemGroup >
2117
2218</Project >
You can’t perform that action at this time.
0 commit comments