Skip to content

Commit

Permalink
This is a project about college credit system based on C#.
Browse files Browse the repository at this point in the history
  • Loading branch information
229394 committed Apr 28, 2019
1 parent 6758523 commit 66107e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StudentManagement/StudentManagement.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
Expand All @@ -24,7 +25,6 @@
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
Expand Down

1 comment on commit 66107e2

@229394
Copy link
Owner Author

@229394 229394 commented on 66107e2 Apr 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

学分制管理系统

Please sign in to comment.