Skip to content

Commit 753be9c

Browse files
rename assembly and package
- namespaces remain the same as different versions can coexist in the same CLR after build
1 parent 047d405 commit 753be9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/UiPath.CoreIpc/UiPath.CoreIpc.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<PropertyGroup>
33
<TargetFrameworks>net6.0;net461;net6.0-windows</TargetFrameworks>
44
<RootNamespace>UiPath.CoreIpc</RootNamespace>
5+
<AssemblyName>UiPath.Ipc</AssemblyName>
56
<GeneratePackageOnBuild Condition="$(Configuration)=='Release'">true</GeneratePackageOnBuild>
67
<Authors>UiPath</Authors>
78
<Version>2.5.1</Version>

0 commit comments

Comments
 (0)