Skip to content

Commit

Permalink
Update to X.07.0012 version
Browse files Browse the repository at this point in the history
  • Loading branch information
DlubalBot committed Sep 16, 2024
1 parent 16c06e1 commit c6898cd
Show file tree
Hide file tree
Showing 12 changed files with 92 additions and 62 deletions.
2 changes: 1 addition & 1 deletion source_code/RFEMWebServiceLibrary/IRfemApplication.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Dlubal.WS.Rfem6.Application


[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(Namespace="RFEM_6.07.0011", ConfigurationName="Dlubal.WS.Rfem6.Application.IRfemApplication")]
[System.ServiceModel.ServiceContractAttribute(Namespace="RFEM_6.07.0012", ConfigurationName="Dlubal.WS.Rfem6.Application.IRfemApplication")]
[System.Xml.Serialization.XmlSerializerAssembly]
public interface IRfemApplication
{
Expand Down
2 changes: 1 addition & 1 deletion source_code/RFEMWebServiceLibrary/IRfemModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Dlubal.WS.Rfem6.Model


[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(Namespace="RFEM_6.07.0011", ConfigurationName="Dlubal.WS.Rfem6.Model.IRfemModel")]
[System.ServiceModel.ServiceContractAttribute(Namespace="RFEM_6.07.0012", ConfigurationName="Dlubal.WS.Rfem6.Model.IRfemModel")]
[System.Xml.Serialization.XmlSerializerAssembly]
public interface IRfemModel
{
Expand Down
Loading

0 comments on commit c6898cd

Please sign in to comment.