update assembly info

master
この中二病に爆焔を! 2 years ago
parent 330eb6ac45
commit a281d39cec

@ -5,13 +5,14 @@
<RootNamespace>batch</RootNamespace>
<TargetFramework>net6.0</TargetFramework>
<UseApplicationFramework>True</UseApplicationFramework>
<Title>Parallel Batch</Title>
<Title>Parallel Batch Runtime Host</Title>
<Authors>xieguigang</Authors>
<Product>Parallel</Product>
<Description>Run bash command in batch and parallel</Description>
<Platforms>AnyCPU;x64</Platforms>
<OutputPath>../../build/</OutputPath>
<Configurations>Debug;Release;Docker;Rsharp_app_release</Configurations>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Rsharp_app_release|x64'">

Loading…
Cancel
Save