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 ce7030d commit 4bcb63eCopy full SHA for 4bcb63e
Src/UnitsNet/UnitsNet.netcore45.csproj
@@ -95,6 +95,7 @@
95
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
96
</ItemGroup>
97
<ItemGroup>
98
+ <Compile Include="Angle.cs" />
99
<Compile Include="Area.cs" />
100
<Compile Include="ElectricPotential.cs" />
101
<Compile Include="EnumUtils.cs" />
0 commit comments