File tree Expand file tree Collapse file tree
My Project/PublishProfiles
ux2dos/My Project/PublishProfiles Expand file tree Collapse file tree 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 ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\Release\netstandard2.0\publish\</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ </PropertyGroup >
12+ </Project >
Original file line number Diff line number Diff line change 1111 <icon >ux2dos.ico</icon >
1212 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1313 <description >$description$</description >
14- <releaseNotes >Alpha Release.</releaseNotes >
14+ <releaseNotes >Beta Release.</releaseNotes >
1515 <copyright >Copyright 2018</copyright >
1616 <tags >ux2dos dos2ux</tags >
1717 </metadata >
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 ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
6+ <PropertyGroup >
7+ <Configuration >Release</Configuration >
8+ <Platform >Any CPU</Platform >
9+ <PublishDir >bin\Release\net5.0\win-x64\publish\</PublishDir >
10+ <PublishProtocol >FileSystem</PublishProtocol >
11+ <TargetFramework >net5.0</TargetFramework >
12+ <RuntimeIdentifier >win-x64</RuntimeIdentifier >
13+ <SelfContained >true</SelfContained >
14+ <PublishSingleFile >True</PublishSingleFile >
15+ <PublishReadyToRun >True</PublishReadyToRun >
16+ <PublishTrimmed >True</PublishTrimmed >
17+ </PropertyGroup >
18+ </Project >
You can’t perform that action at this time.
0 commit comments