removing the embedded resources (no need)
This commit is contained in:
@@ -118,16 +118,16 @@
|
||||
<Compile Include="Systems\ValidationConsts.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Components\Advantage.Data.Provider.dll" />
|
||||
<None Include="Components\Advantage.Data.Provider.dll" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Components\Devart.Data.dll" />
|
||||
<EmbeddedResource Include="Components\Devart.Data.PostgreSql.dll" />
|
||||
<None Include="Components\Devart.Data.dll" />
|
||||
<None Include="Components\Devart.Data.PostgreSql.dll" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Components\Ace32.dll" />
|
||||
<EmbeddedResource Include="Components\ADSLOC32.dll" />
|
||||
<EmbeddedResource Include="Components\axcws32.dll" />
|
||||
<None Include="Components\Ace32.dll" />
|
||||
<None Include="Components\ADSLOC32.dll" />
|
||||
<None Include="Components\axcws32.dll" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
||||
Reference in New Issue
Block a user