File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
MsSql.ClassGenerator.Cli/Properties/PublishProfiles
MsSql.ClassGenerator/Properties/PublishProfiles Expand file tree Collapse file tree 2 files changed +36
-0
lines changed 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\Release\net9.0-windows\publish\win-x64\</PublishDir >
10
+ <PublishProtocol >FileSystem</PublishProtocol >
11
+ <_TargetId >Folder</_TargetId >
12
+ <TargetFramework >net9.0-windows</TargetFramework >
13
+ <RuntimeIdentifier >win-x64</RuntimeIdentifier >
14
+ <SelfContained >false</SelfContained >
15
+ <PublishSingleFile >false</PublishSingleFile >
16
+ <PublishReadyToRun >false</PublishReadyToRun >
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\Release\net9.0-windows\publish\win-x64\</PublishDir >
10
+ <PublishProtocol >FileSystem</PublishProtocol >
11
+ <_TargetId >Folder</_TargetId >
12
+ <TargetFramework >net9.0-windows</TargetFramework >
13
+ <RuntimeIdentifier >win-x64</RuntimeIdentifier >
14
+ <SelfContained >false</SelfContained >
15
+ <PublishSingleFile >false</PublishSingleFile >
16
+ <PublishReadyToRun >false</PublishReadyToRun >
17
+ </PropertyGroup >
18
+ </Project >
You can’t perform that action at this time.
0 commit comments