File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Storage/Commands.Storage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
</PropertyGroup >
14
14
15
15
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
16
- <OutputPath >..\..\Package\Debug\Storage\Azure.Storage\</OutputPath >
16
+ <OutputPath >..\..\Package\Debug\Storage\Azure.Storage.Netcore \</OutputPath >
17
17
<DelaySign >false</DelaySign >
18
18
<DefineConstants >TRACE;DEBUG;NETSTANDARD</DefineConstants >
19
19
</PropertyGroup >
20
20
21
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
22
- <OutputPath >..\..\Package\Release\Storage\Azure.Storage\</OutputPath >
22
+ <OutputPath >..\..\Package\Release\Storage\Azure.Storage.Netcore \</OutputPath >
23
23
<DocumentationFile />
24
24
<SignAssembly >true</SignAssembly >
25
25
<DelaySign >true</DelaySign >
You can’t perform that action at this time.
0 commit comments