File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
src/SourceEngine.Demo.Stats.App/Properties/PublishProfiles Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,11 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
77 <PublishProtocol >FileSystem</PublishProtocol >
88 <Configuration >Release</Configuration >
99 <Platform >Any CPU</Platform >
10- <TargetFramework >netcoreapp3.0 </TargetFramework >
11- <PublishDir >bin\Release\netcoreapp3.0 \win-x64\publish\</PublishDir >
10+ <TargetFramework >netcoreapp3.1 </TargetFramework >
11+ <PublishDir >bin\Release\netcoreapp3.1 \win-x64\publish\</PublishDir >
1212 <RuntimeIdentifier >win-x64</RuntimeIdentifier >
13+ <SelfContained >false</SelfContained >
14+ <PublishSingleFile >False</PublishSingleFile >
15+ <PublishReadyToRun >False</PublishReadyToRun >
1316 </PropertyGroup >
1417</Project >
You can’t perform that action at this time.
0 commit comments