File tree Expand file tree Collapse file tree 8 files changed +128
-1
lines changed
UnderAutomation.UniversalRobots.Showcase.Console/Properties/PublishProfiles
UnderAutomation.UniversalRobots.Showcase.Forms/Properties/PublishProfiles Expand file tree Collapse file tree 8 files changed +128
-1
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,6 @@ publish/
174174* .azurePubxml
175175# Note: Comment the next line if you want to checkin your web deploy settings,
176176# but database connection strings (with potential passwords) will be unencrypted
177- * .pubxml
178177* .publishproj
179178
180179# Microsoft Azure Web App publish settings. Comment the next line if you want to
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ https://go.microsoft.com/fwlink/?LinkID=208121.
4+ -->
5+ <Project >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\publish\linux-arm</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <_TargetId >Folder</_TargetId >
12+ <TargetFramework >net8.0</TargetFramework >
13+ <RuntimeIdentifier >linux-arm</RuntimeIdentifier >
14+ <SelfContained >true</SelfContained >
15+ <PublishSingleFile >true</PublishSingleFile >
16+ <PublishTrimmed >false</PublishTrimmed >
17+ </PropertyGroup >
18+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ https://go.microsoft.com/fwlink/?LinkID=208121.
4+ -->
5+ <Project >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\publish\linux-x64</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <_TargetId >Folder</_TargetId >
12+ <TargetFramework >net8.0</TargetFramework >
13+ <RuntimeIdentifier >linux-x64</RuntimeIdentifier >
14+ <SelfContained >true</SelfContained >
15+ <PublishSingleFile >true</PublishSingleFile >
16+ <PublishTrimmed >false</PublishTrimmed >
17+ </PropertyGroup >
18+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ https://go.microsoft.com/fwlink/?LinkID=208121.
4+ -->
5+ <Project >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\publish\osx-arm64</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <_TargetId >Folder</_TargetId >
12+ <TargetFramework >net8.0</TargetFramework >
13+ <RuntimeIdentifier >osx-arm64</RuntimeIdentifier >
14+ <SelfContained >true</SelfContained >
15+ <PublishSingleFile >true</PublishSingleFile >
16+ <PublishTrimmed >false</PublishTrimmed >
17+ </PropertyGroup >
18+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ https://go.microsoft.com/fwlink/?LinkID=208121.
4+ -->
5+ <Project >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\publish\osx-x64</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <_TargetId >Folder</_TargetId >
12+ <TargetFramework >net8.0</TargetFramework >
13+ <RuntimeIdentifier >osx-x64</RuntimeIdentifier >
14+ <SelfContained >true</SelfContained >
15+ <PublishSingleFile >true</PublishSingleFile >
16+ <PublishTrimmed >false</PublishTrimmed >
17+ </PropertyGroup >
18+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ https://go.microsoft.com/fwlink/?LinkID=208121.
4+ -->
5+ <Project >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\publish\win-x64</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <_TargetId >Folder</_TargetId >
12+ <TargetFramework >net8.0</TargetFramework >
13+ <RuntimeIdentifier >win-x64</RuntimeIdentifier >
14+ <SelfContained >true</SelfContained >
15+ <PublishSingleFile >true</PublishSingleFile >
16+ <PublishReadyToRun >false</PublishReadyToRun >
17+ <PublishTrimmed >false</PublishTrimmed >
18+ </PropertyGroup >
19+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ https://go.microsoft.com/fwlink/?LinkID=208121.
4+ -->
5+ <Project >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\publish\win-x86</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <_TargetId >Folder</_TargetId >
12+ <TargetFramework >net8.0</TargetFramework >
13+ <RuntimeIdentifier >win-x86</RuntimeIdentifier >
14+ <SelfContained >true</SelfContained >
15+ <PublishSingleFile >true</PublishSingleFile >
16+ <PublishReadyToRun >false</PublishReadyToRun >
17+ <PublishTrimmed >false</PublishTrimmed >
18+ </PropertyGroup >
19+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ https://go.microsoft.com/fwlink/?LinkID=208121.
4+ -->
5+ <Project >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\publish\</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <_TargetId >Folder</_TargetId >
12+ <TargetFramework >net8.0-windows</TargetFramework >
13+ <RuntimeIdentifier >win-x86</RuntimeIdentifier >
14+ <SelfContained >true</SelfContained >
15+ <PublishSingleFile >true</PublishSingleFile >
16+ <PublishReadyToRun >false</PublishReadyToRun >
17+ </PropertyGroup >
18+ </Project >
You can’t perform that action at this time.
0 commit comments