Skip to content

Commit b50b4f5

Browse files
authored
Update Directory.Build.Mgmt.props (Azure#27071)
1 parent dae43af commit b50b4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/mgmt/Directory.Build.Mgmt.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<PkgVersion>0.12.0-dev.20210827.1</PkgVersion>
3+
<PkgVersion>0.12.0-dev.20220216.1</PkgVersion>
44
<PkgLocalDir>$(NuGetPackageRoot)\microsoft.internal.netsdkbuild.mgmt.tools\$(PkgVersion)\Sdk</PkgLocalDir>
55
<SymbolPackageFormat>symbols.nupkg</SymbolPackageFormat>
66
<NoWarn>$(NoWarn);NETSDK1138</NoWarn>

0 commit comments

Comments
 (0)