GabeHasWon
GabeHasWon
CC#
Created by GabeHasWon on 1/8/2024 in #help
✅ Visual Studio debugging issue with assembly info attribute
I'm working on my game, and very often when I EaC or hot reload, the console will output:
Distractishow.AssemblyInfo.cs (line 17): error ENC0003: Updating 'attribute' requires restarting the application.
Distractishow.AssemblyInfo.cs (line 17): error ENC0003: Updating 'attribute' requires restarting the application.
I've checked what happens to that file during runtime, and the assembly info's version will change from 1.0.0 to some string of values, before almost immediately reverting back. This happened randomly, I've not changed any settings that should modify this, and it only happens to this project on my machine. Nothing else has this issue.
21 replies