Skip to content

Commit ff4c2cb

Browse files
KarenPoghosyanKarenPoghosyan
authored andcommitted
Merge branch 'development'
2 parents cba930f + 9d1c032 commit ff4c2cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Communicator/Communicator.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
</PropertyGroup>
4141

4242
<ItemGroup>
43-
<None Include="..\..\pandatech.png" Pack="true" PackagePath="\"/>
44-
<None Include="..\..\README.md" Pack="true" PackagePath="\"/>
43+
<None Include="..\..\pandatech.png" Pack="true" PackagePath="\" />
44+
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
4545
</ItemGroup>
4646

4747
<ItemGroup>
48-
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
48+
<FrameworkReference Include="Microsoft.AspNetCore.App" />
4949
</ItemGroup>
5050

5151
<ItemGroup>
@@ -55,7 +55,7 @@
5555

5656
<!-- Analyzers -->
5757
<ItemGroup>
58-
<PackageReference Include="Pandatech.Analyzers" Version="[2.1.0]" PrivateAssets="all"/>
58+
<PackageReference Include="Pandatech.Analyzers" Version="[2.1.0]" PrivateAssets="all" />
5959
<PackageReference Include="SonarAnalyzer.CSharp" Version="[10.18.0.131500]">
6060
<PrivateAssets>all</PrivateAssets>
6161
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)