Changeset d89d25b for KernelRecordsMVC.Application
- Timestamp:
- 09/01/26 07:17:16 (4 weeks ago)
- Branches:
- main
- Children:
- 595d2e5
- Parents:
- d2eccb3
- Location:
- KernelRecordsMVC.Application
- Files:
-
- 3 added
- 13 edited
-
ViewModels/CreateArtistViewModel.cs (added)
-
ViewModels/EditArtistViewModel.cs (added)
-
ViewModels/EditReleaseViewModel.cs (added)
-
bin/Debug/net8.0/KernelRecordsMVC.Application.dll (modified) ( previous)
-
bin/Debug/net8.0/KernelRecordsMVC.Application.pdb (modified) ( previous)
-
bin/Debug/net8.0/KernelRecordsMVC.Domain.dll (modified) ( previous)
-
bin/Debug/net8.0/KernelRecordsMVC.Domain.pdb (modified) ( previous)
-
obj/Debug/net8.0/KernelRecordsMVC.Application.AssemblyInfo.cs (modified) (1 diff)
-
obj/Debug/net8.0/KernelRecordsMVC.Application.AssemblyInfoInputs.cache (modified) (1 diff)
-
obj/Debug/net8.0/KernelRecordsMVC.Application.csproj.AssemblyReference.cache (modified) ( previous)
-
obj/Debug/net8.0/KernelRecordsMVC.Application.csproj.CoreCompileInputs.cache (modified) (1 diff)
-
obj/Debug/net8.0/KernelRecordsMVC.Application.dll (modified) ( previous)
-
obj/Debug/net8.0/KernelRecordsMVC.Application.pdb (modified) ( previous)
-
obj/Debug/net8.0/KernelRecordsMVC.Application.sourcelink.json (modified) (1 diff)
-
obj/Debug/net8.0/ref/KernelRecordsMVC.Application.dll (modified) ( previous)
-
obj/Debug/net8.0/refint/KernelRecordsMVC.Application.dll (modified) ( previous)
Legend:
- Unmodified
- Added
- Removed
-
KernelRecordsMVC.Application/obj/Debug/net8.0/KernelRecordsMVC.Application.AssemblyInfo.cs
rd2eccb3 rd89d25b 14 14 [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] 15 15 [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] 16 [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ 08aefc6f3b51f4bfcb7471a2fd319c064171b1c5")]16 [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d2eccb3e3d4db7d262fc57179b8ce6f7fb060d63")] 17 17 [assembly: System.Reflection.AssemblyProductAttribute("KernelRecordsMVC.Application")] 18 18 [assembly: System.Reflection.AssemblyTitleAttribute("KernelRecordsMVC.Application")] -
KernelRecordsMVC.Application/obj/Debug/net8.0/KernelRecordsMVC.Application.AssemblyInfoInputs.cache
rd2eccb3 rd89d25b 1 be6a89e2db3aa8112c2a3ae4c32c04b7e8b25d03049e0dfebf9780211ea8ddb1 1 0a806091492b419d863bcf31dc25ce545b03be1d3b3d188a337ab3ca6889ac3f -
KernelRecordsMVC.Application/obj/Debug/net8.0/KernelRecordsMVC.Application.csproj.CoreCompileInputs.cache
rd2eccb3 rd89d25b 1 9f4ef03cf908860b9dd6d42a9604d053d9bc8564dfa0df3b05a4e677034a8ff21 45894e0429ec052b8606a73d17a4a68b14e119a55376b001dcbda71349b33a62 -
KernelRecordsMVC.Application/obj/Debug/net8.0/KernelRecordsMVC.Application.sourcelink.json
rd2eccb3 rd89d25b 1 {"documents":{"C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\*":"https://raw.githubusercontent.com/mmilevski/kernelrecords/ 08aefc6f3b51f4bfcb7471a2fd319c064171b1c5/*"}}1 {"documents":{"C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\*":"https://raw.githubusercontent.com/mmilevski/kernelrecords/d2eccb3e3d4db7d262fc57179b8ce6f7fb060d63/*"}}
Note:
See TracChangeset
for help on using the changeset viewer.
