diff options
| author | github-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com> | 2022-10-04 04:00:53 +0000 |
|---|---|---|
| committer | github-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com> | 2022-10-04 04:00:53 +0000 |
| commit | c4bb3e284eaaf682946980ed907bec9be4e2da99 (patch) | |
| tree | 19967bea0d1c805c437d33ef8bd926af687cb508 /CST116-BlankConsole/CST116-BlankConsole.vcxproj.user | |
| download | cst116-lab0-wu-c4bb3e284eaaf682946980ed907bec9be4e2da99.tar.xz cst116-lab0-wu-c4bb3e284eaaf682946980ed907bec9be4e2da99.zip | |
Initial commit
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj.user')
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj.user | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user new file mode 100644 index 0000000..0f14913 --- /dev/null +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup />
+</Project>
\ No newline at end of file |