refactor(EnvelopeGenerator.Test): Umbenennung von EnvelopeGenerator.BBTests

This commit is contained in:
Developer 02
2025-03-28 10:05:54 +01:00
parent 98773eb888
commit e4906ad9be
22 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="envelopeId" Type="System.String" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="ReceiverID" Type="System.String" Scope="User">
<Value Profile="(Default)">11</Value>
</Setting>
</Settings>
</SettingsFile>