Skip to content

Commit 2b69966

Browse files
committed
Added Volume.cs to Src/UnitsNet/UnitsNet.netcore45.csproj.
1 parent 9fc8ba0 commit 2b69966

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/UnitsNet/UnitsNet.netcore45.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
<Compile Include="UnitValue.cs" />
112112
<Compile Include="Vector2.cs" />
113113
<Compile Include="Vector3.cs" />
114+
<Compile Include="Volume.cs" />
114115
</ItemGroup>
115116
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
116117
<VisualStudioVersion>11.0</VisualStudioVersion>

0 commit comments

Comments
 (0)