Rimmon 3 роки тому
батько
коміт
a69d65eb06

+ 2 - 1
.gitignore

@@ -359,4 +359,5 @@ MigrationBackup/
 .ionide/
 
 # Fody - auto-generated XML schema
-FodyWeavers.xsd
+FodyWeavers.xsd
+/.config/dotnet-tools.json

+ 5 - 1
Properties/PublishProfiles/FolderProfile.pubxml

@@ -10,7 +10,11 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
     <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
     <LastUsedPlatform>Any CPU</LastUsedPlatform>
     <PublishProvider>FileSystem</PublishProvider>
-    <PublishUrl>D:\Новая папка</PublishUrl>
+    <PublishUrl>C:\ProjectHyperCube\bin\Publish</PublishUrl>
     <WebPublishMethod>FileSystem</WebPublishMethod>
+    <SiteUrlToLaunchAfterPublish />
+    <TargetFramework>net5.0</TargetFramework>
+    <ProjectGuid>be200626-4a43-4ce8-bce5-20b7251c581d</ProjectGuid>
+    <SelfContained>false</SelfContained>
   </PropertyGroup>
 </Project>

+ 2 - 2
Properties/PublishProfiles/FolderProfile.pubxml.user

@@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
 -->
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
-    <_PublishTargetUrl>D:\Новая папка</_PublishTargetUrl>
-    <History>True|2021-03-16T15:23:14.9646617Z;</History>
+    <_PublishTargetUrl>C:\ProjectHyperCube\bin\Publish</_PublishTargetUrl>
+    <History>True|2021-11-01T17:53:14.2881860Z;True|2021-03-16T18:23:14.9646617+03:00;</History>
   </PropertyGroup>
 </Project>