Bytte namn till Beta.cs för de nya plugins som inte är så testade ännu.
Showing
2 changed files
with
1 additions
and
1 deletions
| ... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
| 44 | <ItemGroup> | 44 | <ItemGroup> |
| 45 | <Compile Include="ValidationRules.cs" /> | 45 | <Compile Include="ValidationRules.cs" /> |
| 46 | <Compile Include="ExtractionRules.cs" /> | 46 | <Compile Include="ExtractionRules.cs" /> |
| 47 | <Compile Include="Swedbank.cs" /> | 47 | <Compile Include="Beta.cs" /> |
| 48 | <Compile Include="WebTestPlugins.cs" /> | 48 | <Compile Include="WebTestPlugins.cs" /> |
| 49 | <Compile Include="LoadTestPlugins.cs" /> | 49 | <Compile Include="LoadTestPlugins.cs" /> |
| 50 | <Compile Include="Properties\AssemblyInfo.cs" /> | 50 | <Compile Include="Properties\AssemblyInfo.cs" /> | ... | ... |
-
Please register or sign in to post a comment