Skip to content

Commit

Permalink
Merge pull request #11 from narozeol/Work
Browse files Browse the repository at this point in the history
功能更新
  • Loading branch information
NaroZeol authored Oct 9, 2023
2 parents fdb2b4e + 7eb9fef commit dd56325
Show file tree
Hide file tree
Showing 22 changed files with 454 additions and 380 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ bin/
obj/
Debug/
Release/
Properties/
31 changes: 0 additions & 31 deletions OldVersion/扬华素质网/markrm.cpp

This file was deleted.

23 changes: 0 additions & 23 deletions OldVersion/扬华素质网/run.sh

This file was deleted.

35 changes: 0 additions & 35 deletions OldVersion/扬华素质网/webfix.cpp

This file was deleted.

31 changes: 0 additions & 31 deletions OldVersion/教务/markrm.cpp

This file was deleted.

23 changes: 0 additions & 23 deletions OldVersion/教务/run.sh

This file was deleted.

46 changes: 0 additions & 46 deletions OldVersion/教务/webfix.cpp

This file was deleted.

31 changes: 0 additions & 31 deletions OldVersion/计院/markrm.cpp

This file was deleted.

44 changes: 0 additions & 44 deletions OldVersion/计院/run.sh

This file was deleted.

42 changes: 0 additions & 42 deletions OldVersion/计院/webfix.cpp

This file was deleted.

2 changes: 1 addition & 1 deletion Program/Program.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
Expand Down
18 changes: 18 additions & 0 deletions Program/Properties/PublishProfiles/FolderProfile.pubxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net7.0-windows\publish\win-x86\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net7.0-windows</TargetFramework>
<SelfContained>false</SelfContained>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>
</PropertyGroup>
</Project>
10 changes: 10 additions & 0 deletions Program/Properties/PublishProfiles/FolderProfile.pubxml.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<History>True|2023-10-03T10:58:48.8886556Z;True|2023-10-03T18:58:14.5711778+08:00;True|2023-10-03T18:38:11.2565951+08:00;True|2023-10-03T18:37:47.2669521+08:00;True|2023-10-03T18:35:56.5913521+08:00;True|2023-10-03T18:35:10.1226395+08:00;True|2023-10-03T18:33:44.6210247+08:00;</History>
<LastFailureDetails />
</PropertyGroup>
</Project>
Loading

0 comments on commit dd56325

Please sign in to comment.