minor csproj changes
This commit is contained in:
parent
b7d96ae447
commit
248b336867
@ -13,7 +13,7 @@
|
|||||||
<!-- <PublishSingleFile>true</PublishSingleFile> -->
|
<!-- <PublishSingleFile>true</PublishSingleFile> -->
|
||||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||||
|
|
||||||
<Version>3.1.12.80</Version>
|
<Version>3.1.12.82</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@ -23,27 +23,19 @@
|
|||||||
<AutoGen>True</AutoGen>
|
<AutoGen>True</AutoGen>
|
||||||
<DependentUpon>Resources.resx</DependentUpon>
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Update="UNTESTED\Dialogs\LibationFilesDialog.cs">
|
<Compile Update="UNTESTED\Dialogs\LibationFilesDialog.cs" />
|
||||||
<SubType>Form</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="UNTESTED\Dialogs\LibationFilesDialog.Designer.cs">
|
<Compile Update="UNTESTED\Dialogs\LibationFilesDialog.Designer.cs">
|
||||||
<DependentUpon>LibationFilesDialog.cs</DependentUpon>
|
<DependentUpon>LibationFilesDialog.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Update="UNTESTED\Dialogs\SettingsDialog.cs">
|
<Compile Update="UNTESTED\Dialogs\SettingsDialog.cs" />
|
||||||
<SubType>Form</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="UNTESTED\Dialogs\SettingsDialog.Designer.cs">
|
<Compile Update="UNTESTED\Dialogs\SettingsDialog.Designer.cs">
|
||||||
<DependentUpon>SettingsDialog.cs</DependentUpon>
|
<DependentUpon>SettingsDialog.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Update="UNTESTED\Dialogs\IndexLibraryDialog.cs">
|
<Compile Update="UNTESTED\Dialogs\IndexLibraryDialog.cs" />
|
||||||
<SubType>Form</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="UNTESTED\Dialogs\IndexLibraryDialog.Designer.cs">
|
<Compile Update="UNTESTED\Dialogs\IndexLibraryDialog.Designer.cs">
|
||||||
<DependentUpon>IndexLibraryDialog.cs</DependentUpon>
|
<DependentUpon>IndexLibraryDialog.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Update="UNTESTED\Dialogs\SetupDialog.cs">
|
<Compile Update="UNTESTED\Dialogs\SetupDialog.cs" />
|
||||||
<SubType>Form</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="UNTESTED\Dialogs\SetupDialog.Designer.cs">
|
<Compile Update="UNTESTED\Dialogs\SetupDialog.Designer.cs">
|
||||||
<DependentUpon>SetupDialog.cs</DependentUpon>
|
<DependentUpon>SetupDialog.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user