Added publish profiles to git

This commit is contained in:
Davide Conforti
2022-05-04 08:05:11 +02:00
parent 7a6e93b97e
commit 9efae80126
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>\\palfile01\NET-SW.DIR\PAL_TEST\PAL_Ax_Utility</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
</PropertyGroup>
</Project>