Skip to content

Commit

Permalink
Fix warning related to props files included multiple times - #3668
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone committed Oct 2, 2023
1 parent 2e94c57 commit 8317fbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/IceRpc.Templates/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildThisFileDirectory)../../build/IceRpc.Version.props" />
<Import Project="$(MSBuildThisFileDirectory)../../build/Common.props" />
<ItemGroup>
<GlobalAnalyzerConfigFiles Include="$(MSBuildThisFileDirectory)../../build/CodeAnalysis.Base.globalconfig" />
Expand Down

0 comments on commit 8317fbc

Please sign in to comment.