This commit is contained in:
2020-02-22 12:03:51 +01:00
parent 90544956bb
commit f03951c90e
4 changed files with 149 additions and 2 deletions

View File

@@ -56,5 +56,10 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="KatekTracability.resx">
<DependentUpon>KatekTracability.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>