Skip to content

Commit 9ee87d5

Browse files
adding attribute Visible=false
1 parent 85c47ad commit 9ee87d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Azure.Cosmos/src/Microsoft.Azure.Cosmos.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</PropertyGroup>
4747

4848
<ItemGroup>
49-
<None Include="..\..\LICENSE" Pack="true" PackagePath=""/>
49+
<None Include="..\..\LICENSE" Pack="true" PackagePath="" Visible="false"/>
5050
</ItemGroup>
5151

5252
<ItemGroup>

0 commit comments

Comments
 (0)