Skip to content

Commit 03b8d12

Browse files
authored
update packages versions
1 parent 9c3b2f6 commit 03b8d12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>1.1.0</Version>
4+
<Version>1.2.0</Version>
55
<LangVersion>latest</LangVersion>
66
</PropertyGroup>
77

@@ -39,4 +39,4 @@
3939
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all"/>
4040
</ItemGroup>
4141

42-
</Project>
42+
</Project>

0 commit comments

Comments
 (0)