Skip to content

Commit 0b0e650

Browse files
File sync from PrometheusClientNet/sync-files
1 parent 9aa6901 commit 0b0e650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<LangVersion>latest</LangVersion>
3+
<LangVersion>9.0</LangVersion>
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111
<ItemGroup>
1212
<AdditionalFiles Include="$(SolutionDir)stylecop.json">
13-
<Link>Properties\stylecop.json</Link>
13+
<Link>stylecop.json</Link>
1414
</AdditionalFiles>
1515
</ItemGroup>
1616
<PropertyGroup>

0 commit comments

Comments
 (0)