We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc8ba0 commit 2b69966Copy full SHA for 2b69966
Src/UnitsNet/UnitsNet.netcore45.csproj
@@ -111,6 +111,7 @@
111
<Compile Include="UnitValue.cs" />
112
<Compile Include="Vector2.cs" />
113
<Compile Include="Vector3.cs" />
114
+ <Compile Include="Volume.cs" />
115
</ItemGroup>
116
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '11.0' ">
117
<VisualStudioVersion>11.0</VisualStudioVersion>
0 commit comments