feat: refactoring
This commit is contained in:
@@ -6,17 +6,14 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="Settings.fs" />
|
||||
<Compile Include="Oscillator.fs" />
|
||||
<Compile Include="Synth.fs" />
|
||||
<Compile Include="Fx.fs" />
|
||||
<Compile Include="PCMWave.fs" />
|
||||
<Compile Include="Program.fs" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<Compile Include="Settings.fs"/>
|
||||
<Compile Include="Oscillator.fs"/>
|
||||
<Compile Include="Synth.fs"/>
|
||||
<Compile Include="Fx.fs"/>
|
||||
<Compile Include="PCMWave.fs"/>
|
||||
<Compile Include="Program.fs"/>
|
||||
|
||||
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user