Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
917149175c4d2181b7548820cb6f28ae172f1d26
/
.
/
lib
/
netstd
/
Directory.Build.props
blob: 3bd9541a4da4a5eb6d9f0ced323a550ecd981745 [
file
] [
log
] [
blame
]
Mikel Blanchard
4b66a9d
2020-03-05 00:46:21 +0100
[
diff
] [
blame
]
1
<Project>
2
3
<ItemGroup>
4
<PackageReference
Include
=
"Microsoft.NETFramework.ReferenceAssemblies"
Version
=
"1.0.0"
PrivateAssets
=
"All"
/>
5
</ItemGroup>
6
7
</Project>