This commit is contained in:
@@ -6,11 +6,12 @@
|
||||
<RootNamespace>raven_launcher</RootNamespace>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<ApplicationIcon>ayanova.ico</ApplicationIcon>
|
||||
<AssemblyName>ayanova-launcher</AssemblyName>
|
||||
<ApplicationIcon>ayanova.ico</ApplicationIcon>
|
||||
<AssemblyName>ayanova-launcher</AssemblyName>
|
||||
<PublishTrimmed>true</PublishTrimmed>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="appsettings.json">
|
||||
<Content Include="config.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user